sapling/svnwrap
Patrick Mezard 8162f33ac0 push_cmd: handle copies at file level
Mercurial store knows only file-level copies, directory copies are handle with
heuristics. Implement the former one in svn backends.
2008-11-05 13:37:08 +01:00
..
tests Reworked the svnwrap tests to use the same fixture system as I created for the hgsubversion tests since it is much much faster. 2008-10-09 23:37:22 -05:00
__init__.py Initial import of hgsubversion into a public repository. 2008-09-30 11:42:52 -05:00
svn_ctypes_wrapper.py Initial import of hgsubversion into a public repository. 2008-09-30 11:42:52 -05:00
svn_swig_wrapper.py push_cmd: handle copies at file level 2008-11-05 13:37:08 +01:00