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

RE: subversion 1.4.2

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Fri, 13 May 2011 11:35:32 -0400

> I am struggling with an old version of subversion : 1.4.2 Is it
> safe for the repository to adopt the 1.6.16 version?

Yes... make sure you svn upgrade the repo or do a dump/load cycle to bring it up to the newest repository format.

> Moreover I want to split an old repos in 2 new repos without losing
> revision of my files :
>
> Old Repo
> |--data
> |-- test
>
> New Repo 1
> | --data
>
> New Repo 2
> | --data
>
> Svndumpfilter with 1.4 did not help and the svn command as well so
> did the tools evolve in the 1.6 version in order to achieve this
> goal?

Not sure what you meant by "did not help". That is the primary method for moving a subset of paths from one repository to another. Do you really NEED to break it into two repositories? What is the reason you want to do this, it might not be necessary.

BOb
Received on 2011-05-13 17:36:02 CEST

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.