Re: subversion 1.4.2

2011-05-16 Thread Eric Manceau
Thorsten Schöning a écrit : Guten Tag Eric Manceau, am Freitag, 13. Mai 2011 um 17:50 schrieben Sie: 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 imposs

Re: subversion 1.4.2

2011-05-16 Thread Eric Manceau
Nico Kadel-Garcia a écrit : On Fri, May 13, 2011 at 11:32 AM, Eric Manceau wrote: Hello, 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? It's also *wise* to upgrade, especially if your older repo is using the

Re: subversion 1.4.2

2011-05-14 Thread Thorsten Schöning
Guten Tag Eric Manceau, am Freitag, 13. Mai 2011 um 17:50 schrieben Sie: > 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? If disk space is not

Re: subversion 1.4.2

2011-05-14 Thread Nico Kadel-Garcia
On Fri, May 13, 2011 at 11:32 AM, Eric Manceau wrote: > Hello, > > 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? It's also *wise* to upgrade, especially if your older repo is using the older and notoriously

Re: subversion 1.4.2

2011-05-13 Thread Eric Manceau
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

RE: subversion 1.4.2

2011-05-13 Thread Bob Archer
> 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

subversion 1.4.2

2011-05-13 Thread Eric Manceau
Hello, 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? 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

Re: difference between subversion 1.4.2 repository and 1.6.12 repository

2010-10-20 Thread Nico Kadel-Garcia
On Tue, Oct 19, 2010 at 11:51 AM, Kriparam Faraday wrote: > Can someone tell me the difference between a 1.4.2 repository and 1.6.12 > repository? I recently upgraded all our repositories(along with the > subversion server) from 1.4.2 to 1.6.12. I ran the svnadmin verify, tested > check-in, check-

Re: difference between subversion 1.4.2 repository and 1.6.12 repository

2010-10-19 Thread Thorsten Schöning
Guten Tag Kriparam Faraday, am Dienstag, 19. Oktober 2010 um 17:51 schrieben Sie: > How do I find that > out? There's a format file in the db directory of each repository which should look like something aorund the following: 4 layout sharded 1000 The file fsfs.conf wasn't avaliable in version

Re: difference between subversion 1.4.2 repository and 1.6.12 repository

2010-10-19 Thread Ryan Schmidt
On Oct 19, 2010, at 10:51, Kriparam Faraday wrote: > Can someone tell me the difference between a 1.4.2 repository and 1.6.12 > repository? I recently upgraded all our repositories(along with the > subversion server) from 1.4.2 to 1.6.12. I ran the svnadmin verify, tested > check-in, check-out

difference between subversion 1.4.2 repository and 1.6.12 repository

2010-10-19 Thread Kriparam Faraday
Can someone tell me the difference between a 1.4.2 repository and 1.6.12 repository? I recently upgraded all our repositories(along with the subversion server) from 1.4.2 to 1.6.12. I ran the svnadmin verify, tested check-in, check-out,add,delete file etc... Everything looks good. But, I wanted to