[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Need advice on upgrading

From: Mike George <mike_at_mail.georgetech.com>
Date: 2002-10-29 19:56:28 CET

Thanks a lot for your help, I'll give this a shot when I have time.

--Mike

---------- Original Message ----------------------------------
From: Ben Collins-Sussman <sussman@collab.net>
Date: 29 Oct 2002 09:15:13 -0600

>"Mike George" <mike@mail.georgetech.com> writes:
>
>> Hello,
>>
>> I've been putting off upgrading for a _really_ long time, and now
>> I'm stuck. I'm currently using the subversion-0.8.0-1271 rpm that I
>> got off the subversion site some time ago. I'd like to upgrade now,
>> but unfortunately that version doesn't have svnadmin dump. Whats
>> the best way to handle the upgrade?
>
>My friend, you have quite a bit of dumping and loading in your
>future. :-)
>
>Go to the "file sharing" area of the svn website, and click on the

>'source tarballs' section.
>
>You'll need to download the 2092g, 2402d, 3200 sourceballs.
>
>Build each sourceball with --disable-shared, and set each statically
>linked 'svnadmin' binary aside.
>
>Use the 2092g svnadmin to 'svnadmin dump' your repository.
>
>Use the 2402d svnadmin to 'svnadmin load' into a new repository.
>
>Use the 2402d svnadmin to 'svnadmin dump' the new repository.
>
>Use the 3200 svnadmin to 'svnadmin load' into an even newer repository.
>
>Have fun!
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 30 00:03:21 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.