sapling/hgext/convert
Augie Fackler 513b14b586 convert: on svn failure, note libsvn version (issue4043)
We have our own fast-path logic to see if something passes a sniff
test for being a Subversion repository, but it's possible for a user
to svnsync a repo using svn 1.8 and then use svn 1.7 bindings (as in
the bug) to try and convert the repo. If we at least tell the user the
version of libsvn that we used, they might get enough of a hint to
check on their own for format incompatibilities between their
svn{admin,sync} and the libsvn used by hg.
2014-12-12 15:53:17 -05:00
..
__init__.py convert: change default for git rename detection to 50% 2014-09-23 14:45:23 -07:00
bzr.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
common.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
convcmd.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
cvs.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
cvsps.py cvsps: add two more tiebreakers in cscmp 2014-08-21 10:07:30 -04:00
darcs.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
filemap.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
git.py convert: use git diff-tree -Cn% instead of --find-copies=n% for older git 2014-11-06 09:36:39 +01:00
gnuarch.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
hg.py convert-hg: use localrepo.pull 2014-10-03 11:19:25 -05:00
monotone.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
p4.py convert: introduce --full for converting all files 2014-08-26 22:03:32 +02:00
subversion.py convert: on svn failure, note libsvn version (issue4043) 2014-12-12 15:53:17 -05:00
transport.py spelling: dependent 2012-08-17 13:58:18 -07:00