sapling/hgsubversion
Patrick Mezard 8f7a6948c6 Unify svn credentials handling as config entries
It has 2 benefits:
- It generalizes the use of hgsubversion.username/password initiated in
  push/pull.
- Command line options are no longer need to create SubversionRepo, so we can
  move this out of command handling code.
2009-07-18 20:44:33 -05:00
..
svnwrap urls: Make sure we preserve username in urls given to ssh. 2009-06-06 11:53:21 -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: split push functions out into separate module 2009-06-16 09:12:20 +02: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 Unify svn credentials handling as config entries 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 svnrepo: remove unused localsvn decorator 2009-06-16 13:33:30 +02:00
util.py Unify svn credentials handling as config entries 2009-07-18 20:44:33 -05:00
utility_commands.py Unify svn credentials handling as config entries 2009-07-18 20:44:33 -05:00
wrappers.py Unify svn credentials handling as config entries 2009-07-18 20:44:33 -05:00