Re: subversion upgrade from 1.4.6 to 1.7

2011-09-29 Thread Giulio Troccoli
On 29/09/11 05:33, Rajesh wrote: On Wed, Sep 21, 2011 at 5:59 AM, Daniel Shahaf wrote: Hyrum K Wright wrote on Wed, Sep 21, 2011 at 05:44:33 -0500: 2011/9/21 Ulrich Eckhardt: Am 21.09.2011 11:00, schrieb Hyrum K Wright: [repository upgrade] Since you are moving from 1.4 to 1.7, however, yo

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-28 Thread Rajesh
On Wed, Sep 21, 2011 at 5:59 AM, Daniel Shahaf wrote: > Hyrum K Wright wrote on Wed, Sep 21, 2011 at 05:44:33 -0500: >> 2011/9/21 Ulrich Eckhardt : >> > Am 21.09.2011 11:00, schrieb Hyrum K Wright: >> > [repository upgrade] >> >> >> >> Since you are moving from 1.4 to 1.7, however, you may want to

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-21 Thread Daniel Shahaf
Hyrum K Wright wrote on Wed, Sep 21, 2011 at 05:44:33 -0500: > 2011/9/21 Ulrich Eckhardt : > > Am 21.09.2011 11:00, schrieb Hyrum K Wright: > > [repository upgrade] > >> > >> Since you are moving from 1.4 to 1.7, however, you may want to run > >> 'svnadmin > >> upgrade' on the new repositories, to

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-21 Thread Hyrum K Wright
2011/9/21 Ulrich Eckhardt : > Am 21.09.2011 11:00, schrieb Hyrum K Wright: > [repository upgrade] >> >> Since you are moving from 1.4 to 1.7, however, you may want to run >> 'svnadmin >> upgrade' on the new repositories, to enable new features available >> since 1.4. > > Wait: I was under the impre

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-21 Thread Thorsten Schöning
Guten Tag PR, am Mittwoch, 21. September 2011 um 06:28 schrieben Sie: > The only fact that left me a bit puzzled was that the repository format > still showed 5, inspite of doing a svnadmin verify with subversion 1.7 rc3 > with no error reported, ... This is because svnadmin verify doesn't change

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-21 Thread Ulrich Eckhardt
Am 21.09.2011 11:00, schrieb Hyrum K Wright: [repository upgrade] Since you are moving from 1.4 to 1.7, however, you may want to run 'svnadmin upgrade' on the new repositories, to enable new features available since 1.4. Wait: I was under the impression that this enabled new features _as far a

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-21 Thread Hyrum K Wright
On Wed, Sep 21, 2011 at 2:36 AM, Ulrich Eckhardt wrote: > Am 21.09.2011 06:28, schrieb PR: >> >> of course client side push to all the dev desktops with >> subversion 1.7 will also be done simultaneously. > > This is not necessary, you can switch one client first, then other clients > and finally

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-21 Thread Ulrich Eckhardt
Am 21.09.2011 06:28, schrieb PR: of course client side push to all the dev desktops with subversion 1.7 will also be done simultaneously. This is not necessary, you can switch one client first, then other clients and finally switch the server. BTW: 1.7 is still not yet released, though it's r

subversion upgrade from 1.4.6 to 1.7

2011-09-20 Thread PR
Hello, I have a question for the Subversion guru's out there. we have a huge subversion installation with over 500 repositories in a cluster environment currently on Subversion version 1.4.6 hosted on a redhat as5 server. I am planning to migrate this to Subversion 1.7. I was reading thru the S