sapling/hgsubversion
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
..
help uisetup: add fromsvn() and svnrev() revsets. 2010-10-05 16:26:19 +02:00
svnwrap subvertpy: fix bug with pushing changes to stuff in subdirs 2010-09-23 13:50:17 +02:00
__init__.py implement tag renames 2010-10-08 19:07:04 +02:00
editor.py editor: move ieditor decorator into svnwrap. 2010-08-11 19:57:35 +02:00
maps.py implement tag renames 2010-10-08 19:07:04 +02:00
pushmod.py isolate all imports of Subversion modules in svnwrap. 2010-03-31 17:51:09 +02:00
replay.py replay: always fetch the entire first revision 2010-07-20 11:55:07 +02:00
stupid.py stupid: remove an incorrect, implicit assumption in fetch_branchrev() 2010-08-11 19:57:34 +02:00
svncommands.py rename TagMap to Tags, to free up the TagMap name 2010-10-06 16:50:10 +02:00
svnexternals.py svnexternals: display svn commands output with --verbose 2009-07-18 20:44:33 -05:00
svnmeta.py implement tag renames 2010-10-08 19:07:04 +02:00
svnrepo.py svnrepo: make the svnurl property obtain the URL from Subversion. 2010-09-29 18:04:26 +02:00
util.py uisetup: add fromsvn() and svnrev() revsets. 2010-10-05 16:26:19 +02:00
wrappers.py implement tag renames 2010-10-08 19:07:04 +02:00