Cannot convert subversion repository

Patrick Mézard pmezard at gmail.com
Thu Nov 15 07:54:45 CST 2007


Kim Tiedemann a écrit :
> Hi all,
> 
> I am trying to convert a subversion repository to mercurial.
> 
> I have tried on both linux and windows both have the hg 0.9.5
> installed. I have tried using both urls (file:///, svn:// and
> svn+ssh://) and pointing to a working directory and I am getting the
> same error:
> 
> assuming destination X-hg
> initializing destination X-hg repository
> abort: X: unknown repository type
> 
> where X = path/url
> 
> I have tried setting the source parameter by -s Subversion and -s svn
> and still no luck.
> 
> Does anyone have a suggestion to get this to work?

Could you post the output with --debug and --traceback ?

--
Patrick Mézard


More information about the Mercurial mailing list