[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: Eric Manceau <Eric.Manceau_at_ec-nantes.fr>
Date: Fri, 13 May 2011 17:50:42 +0200

Thanks for quick answer.

Bob Archer a écrit :
>> 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.
>
Okay I will have a try.
>
>
>> 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
>
I did use svndumpfilter to isolate test and load into New Repo 2 but
after checking we notice that the new repos did not hold the last
revision of a file but instead an old one.

Sorry about my schema which is false.
Here is the corrected version :

New Repo 2
    | --test

As you can see we want to gather all tests of several differents repos
into a unique repo but we want to keep revision of the original repos
and it seems to be hard to achieve.
Maybe impossible?

Eric

-- 
+++
Si vous recevez ce courriel par erreur, toutes mes coordonees sont dans "informations complémentaires" sur ma carte en piece jointe. 
If you received this message in error, read "informations complementaires" in my card attached with this mail to contact me.

Received on 2011-05-13 17:53:40 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.