error in converting from svn

marco gaddoni marco.gaddoni at gmail.com
Sun Jan 3 08:21:13 CST 2010


On Sun, Jan 3, 2010 at 11:50, Patrick Mézard <pmezard at gmail.com> wrote:

>> steps:
>>
>> 1.
>> rsync the svn from sourceforge (to avoid loading
>> their machines and network problems)
>>
>>  rsync -av harbour-project.svn.sourceforge.net::svn/harbour-project/* hp
>>
>> 2. run a local svn server
>> svnserve -d -r hp
>>
>> 3. convert
>>  hg convert svn://localhost/ hp-hp
>
> You can skip step (2) and do:
>
> hg convert file://`pwd`/hp  (assuming PWD is hp parent directory)
>

yes, it works even better.
it is not documented in the help text.
thank you,
Marco.

> --
> Patrick Mézard
>



-- 
"Reality continues to ruin my life." - Calvin.


More information about the Mercurial mailing list