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

Re: svn to perforce

From: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2007-05-24 00:18:46 CEST

> My question is, would it be risky to import an svn repo running under 1.4
> into 1.3.2-1?

Safest method (other than building 1.4.3 from sources on
your platform, which I can understand why you wouldn't
want to do) would be to svnadmin dump the old repository
(on their server) and have them g/bzip that and send it
to you.

Then, you could svnadmin load it into a virgin repository
under 1.3, which should work just fine.

Assuming you can get them to give you a dumpfile, I'd
feel a lot safer with this approach than just blindly
taking an unknown 1.4 repo and pointing 1.3 binaries at
it.

--Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 24 00:19:07 2007

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

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