Re: Planning a SVN upgrade

2013-09-06 Thread Nico Kadel-Garcia
On Thu, Sep 5, 2013 at 10:46 AM, Maureen Barger wrote: > That is a great idea, Giulio. How do you then make the mirrored repo > writable? > > You don't make mirrors writable. You can make them read-only, and do pass-through for write operations to the main repository for low grade failover behavi

Re: Planning a SVN upgrade

2013-09-05 Thread Giulio Troccoli
On 05/09/13 15:46, Maureen Barger wrote: That is a great idea, Giulio. How do you then make the mirrored repo writable? On Mon, Sep 2, 2013 at 4:47 AM, Giulio Troccoli wrote: On 23/08/13 21:09, Maureen Barger wrote: Hi - I am currently planning an upgrade from SVN 1.5 (using svnserve and ssh

Re: Planning a SVN upgrade

2013-09-05 Thread Maureen Barger
That is a great idea, Giulio. How do you then make the mirrored repo writable? On Mon, Sep 2, 2013 at 4:47 AM, Giulio Troccoli wrote: > > On 23/08/13 21:09, Maureen Barger wrote: >> >> Hi - >> I am currently planning an upgrade from SVN 1.5 (using svnserve and >> ssh tunnel) to SVN 1.8.1 fronted

Re: Planning a SVN upgrade

2013-09-02 Thread Giulio Troccoli
On 23/08/13 21:09, Maureen Barger wrote: Hi - I am currently planning an upgrade from SVN 1.5 (using svnserve and ssh tunnel) to SVN 1.8.1 fronted with Apache and webdav using AD for authNz. We have about 50 repos. I'll be moving from an older Ubuntu 8 install to Centos 6 x64. My thought was I

Re: Planning a SVN upgrade

2013-08-26 Thread Thomas Harold
On 8/23/2013 4:09 PM, Maureen Barger wrote: Has anyone made a jump this large before? Any comments about my upgrade plan? We jumped from 1.5 to 1.8 on our server-side repositories. Our clients were using a mix of 1.6 and 1.7 (most of the "important to us" improvements in SVN 1.6 and 1.7 were

RE: Planning a SVN upgrade

2013-08-25 Thread Geoff Field
From: Mark Phippard Sent: Saturday, 24 August 2013 6:35 AM On Fri, Aug 23, 2013 at 4:09 PM, Maureen Barger wrote: I am currently planning an upgrade from SVN 1.5 (using svnserve and ssh tunnel) to SVN 1.8.1 fronted with Apache and webdav using AD for authNz. We ha

Re: Planning a SVN upgrade

2013-08-23 Thread Mark Phippard
On Fri, Aug 23, 2013 at 4:09 PM, Maureen Barger wrote: > I am currently planning an upgrade from SVN 1.5 (using svnserve and > ssh tunnel) to SVN 1.8.1 fronted with Apache and webdav using AD for > authNz. > We have about 50 repos. I'll be moving from an older Ubuntu 8 install > to Centos 6 x64.

Planning a SVN upgrade

2013-08-23 Thread Maureen Barger
Hi - I am currently planning an upgrade from SVN 1.5 (using svnserve and ssh tunnel) to SVN 1.8.1 fronted with Apache and webdav using AD for authNz. We have about 50 repos. I'll be moving from an older Ubuntu 8 install to Centos 6 x64. My thought was I could upgrade the SVN installation in place,