Re: Note from Vibin Bruno to your Facebook Page Subversion.

2020-09-22 Thread Paul Greene
I'm going to guess that you do certification and accreditation, and somebody evaluating your system presented you with a list of findings that have to be addressed. Typically with a commercial vendor, you can communicate with a technical support team (that you pay a lot of money to every year to ge

Re: "Expected format '3' of repository; found format '5' "

2018-05-08 Thread Paul Greene
Philip Martin - you are correct - it was version 1.3.2 on the old server On Tue, May 8, 2018 at 4:03 PM, Philip Martin wrote: > Paul Greene writes: > > > I'm migrating an SVN server to a new server. The old server is running an > > ancient version of Redhat and ve

Re: "Expected format '3' of repository; found format '5' "

2018-05-08 Thread Paul Greene
I should clarify - I'm getting that error even on the old server running svnadmin dump on some of the repositories that exist on the old server itself. It IS a legacy server, with some of the repositories having been created in 2008. On Tue, May 8, 2018 at 3:18 PM, Nico Kadel-Garcia wrote: > Wha

"Expected format '3' of repository; found format '5' "

2018-05-08 Thread Paul Greene
Hello, I'm migrating an SVN server to a new server. The old server is running an ancient version of Redhat and version 1.4 of subversion. The new server is running CentOS 7 and version 1.7 of subversion. I'm creating some test dump files to copy from the old server to the new one. When I go to r

Re: SVNSYNC questions

2018-05-02 Thread Paul Greene
ot;svnsync init" on each destination repository. > 4. Run "svnsync sync" on each to copy content. > > On Wed, May 2, 2018 at 4:16 PM, Paul Greene > wrote: > >> /data/subversion *contains* the repositories - it is not a repository >> itself. >&g

Re: SVNSYNC questions

2018-05-02 Thread Paul Greene
llo, > > > On 05/02/2018 10:02 PM, Paul Greene wrote: > > Prior to running svnsync, do I need to create the same folder > > structure on the destination as on the source? > > no, just an empty, randomly named repository. > > > i.e. the source has 110 reposit

SVNSYNC questions

2018-05-02 Thread Paul Greene
Hello Subversion gurus, I need to create a mirror of a subversion repository. Prior to running svnsync, do I need to create the same folder structure on the destination as on the source? i.e. the source has 110 repositories located under /data/subversion. I have a folder named /data/subversion o

Moving SVN from one server to another

2018-04-23 Thread Paul Greene
Hello, I need to move a subversion deployment from an ancient Redhat server to a new Centos7 server. The old subversion server is running version 1.4.6-1. The new server is running 1.7.14-11. There's 110 different repositories on the old server, so I'm looking for an efficient way to move all of