sapling/hgsubversion/svnwrap
Peter Arrenbrecht a97590f5ae subvertpy: fix bug with pushing changes to stuff in subdirs
Seems one needs to call direditor.open_file(path) with a full path, not
one that is relative to the direditor's directory.
2010-09-23 13:50:17 +02:00
..
__init__.py svnwrap: improve error message when no bindings are found. 2010-09-14 15:25:45 +02:00
common.py svnwrap: use decorator syntax for properties. 2010-08-11 19:57:35 +02:00
subvertpy_wrapper.py subvertpy: fix bug with pushing changes to stuff in subdirs 2010-09-23 13:50:17 +02:00
svn_swig_wrapper.py svnwrap: fix handling of quotable URLs (fixes #197, refs #132) 2010-10-04 21:00:36 -05:00