sapling/hgsubversion
Patrick Mezard 3cdd5ec399 svnwrappers: override svn+ssh credentials with supplied ones if any
svn+ssh URLs are special because the authentication layer is not handled by
svn, so they must contain the username to be resolved seamlessly. Until now,
credentials supplied from the command line were ignored when rewriting those
URLs. Fix that.
2009-07-18 20:44:33 -05:00
..
svnwrap svnwrappers: override svn+ssh credentials with supplied ones if any 2009-07-18 20:44:33 -05:00
__init__.py Unify svn credentials handling as config entries 2009-07-18 20:44:33 -05:00
editor.py tags: handle edits to tags as gracefully as possible 2009-06-23 21:38:27 -05:00
maps.py tagmap: missed newline in rebuildmeta warn call 2009-07-06 09:17:26 -05:00
pushmod.py pushmod: pass SubversionRepo directly to commit() 2009-07-18 20:44:33 -05:00
replay.py tags: handle edits to tags as gracefully as possible 2009-06-23 21:38:27 -05:00
stupid.py tags: allow editing tags of closed branches without reopening the branch 2009-06-26 14:53:58 -05:00
svncommands.py Extend svnrepos with SubversionRepo and SVNMeta 2009-07-18 20:44:33 -05:00
svnexternals.py svnexternals: Change an absolute import to be relative. 2009-05-30 20:49:51 -05:00
svnmeta.py tags: fix a bug triggered by copies from non-branch-roots 2009-07-05 22:01:38 -05:00
svnrepo.py Extend svnrepos with SubversionRepo and SVNMeta 2009-07-18 20:44:33 -05:00
util.py util: remove swap_out_encoding() deprecated comment 2009-07-18 20:44:33 -05:00
utility_commands.py Extend svnrepos with SubversionRepo and SVNMeta 2009-07-18 20:44:33 -05:00
wrappers.py pushmod: pass SubversionRepo directly to commit() 2009-07-18 20:44:33 -05:00