converting a really old svn repo?
Augie Fackler
durin42 at gmail.com
Wed Sep 17 07:41:39 CDT 2008
On Sep 17, 2008, at 6:08 AM, Sebastien Douche wrote:
> On Wed, Sep 17, 2008 at 12:36, Jorge Vargas <jorge.vargas at gmail.com>
> wrote:
>
> Hi Jorge
>
>> so my question is which will be the best way to migrate this over?
>> I'm
>> thinking I could svnsync the repo to my local machine (1.4.6) then
>> convert and reupload.
>
> Don't know about the bug. But it's very easy and relatively fast for
> upgrading your svn repo with svnadmin dump / svnadmin load commands.
You shouldn't even need to do a dump and load of the repo - if you
just upgrade the Subversion on that box, it should work.
Alternatively, if you have the patience you can just run convert
remotely - this is how I've been converting things in a 1.2.x-served
repo and it's worked just fine. Just pass convert the http/svn+ssh/svn
URL and it should work like a charm.
>
>
> Cheers.
>
> --
> Seb
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20080917/d100a154/attachment.bin
More information about the Mercurial
mailing list