convert: is there any way to debug?

Patrick Mézard pmezard at gmail.com
Tue Sep 15 16:19:09 CDT 2009


anatoly techtonik a écrit :
> Hi,
> 
> I am trying to convert GIT repository into SVN using HG CONVERT. I
> have to rerun conversion several times to make it finally complete and
> I am not sure that the history is complete. The process keeps aborting
> with "abort: svn exited with status 1". Is there any way to get more
> descriptive output in case of error? Turn on debug to get some
> stacktrace, reason, condition?
> 
> I use:
> 
> $ hg convert --datesort -s git -d svn src dst

Try with --debug

I wouldn't expect much from the svn sink anyway, and I am not really sure we should spend time fixing it.

--
Patrick Mézard


More information about the Mercurial-devel mailing list