Cannot convert subversion repository

Patrick Mézard pmezard at gmail.com
Thu Nov 15 10:44:18 CST 2007


Giorgos Keramidas a écrit :
> On 2007-11-15 14:32, Kim Tiedemann <kimtiede at gmail.com> wrote:
>> 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:
> 
> Do you have a *copy* of the Subversion repository locally?
> 
> If you point "hg convert" to a working copy, checked out from a remote
> Subversion tree, I don't think it works.

It does ... most of the time. You can hit authentications issues but subversion cached auth usually handle that. I think the logged error would be different too.

--
Patrick Mézard


More information about the Mercurial mailing list