Mercurial > hg > mercurial
diff mercurial-tests/mercurial-tests.iml @ 686:1efd1846f00a
Add an option for using tar archive for building a full patch
This is a workaround for the case when java cannot read some file from
the repository due to encoding used in a file name.
author | Dmitry Neverov <dmitry.neverov@jetbrains.com> |
---|---|
date | Tue, 17 Dec 2013 13:38:24 +0100 |
parents | f6efcbc52d11 |
children | 63233f2619e3 |
line wrap: on
line diff
--- a/mercurial-tests/mercurial-tests.iml Tue Dec 10 18:43:13 2013 +0100 +++ b/mercurial-tests/mercurial-tests.iml Tue Dec 17 13:38:24 2013 +0100 @@ -22,6 +22,7 @@ <orderEntry type="module" module-name="mercurial-server-tc" /> <orderEntry type="library" name="quartz-1.6.0" level="project" /> <orderEntry type="library" name="IDEA-openapi" level="project" /> + <orderEntry type="library" name="commons-compress-1.5" level="project" /> </component> </module>