RE: could subversion server 1.7.x work with subverison client 1.8.x ?

2015-09-28 Thread Andrew Reedick
Go here https://subversion.apache.org/docs/release-notes select a release and then look at the “Feature Compatibility Table” which will specify which features require what server/client version. However, as already noted, basic features will work with any 1.x client and 1.x server. From: Leon

1.6 dump => 1.5 load => dump => 1.8 load : any issues expected?

2015-09-28 Thread pjaytycy
Hello, We are planning to migrate our internal SVN servers. We are currently running on svn 1.6 on the server. We will get new infrastructure with SVN 1.5 server setup in the short term and are planning to upgrade to 1.8 at a later date. We are planning to do a dump from our current 1.6 server

Re: 1.6 dump => 1.5 load => dump => 1.8 load : any issues expected?

2015-09-28 Thread Andreas Stieger
Hi, On 28/09/15 17:49, pjaytycy wrote: We are planning to do a dump from our current 1.6 server, load it into the new 1.5 server, continue working for a few months, dump again from the 1.5 server, upgrade to 1.8 (maybe already 1.9 by that time) and load the repos again. [...] will we lose any

Re: 1.6 dump => 1.5 load => dump => 1.8 load : any issues expected?

2015-09-28 Thread Stefan Sperling
On Mon, Sep 28, 2015 at 08:49:55AM -0700, pjaytycy wrote: > Hello, > > > We are planning to migrate our internal SVN servers. We are currently > running on svn 1.6 on the server. We will get new infrastructure with SVN > 1.5 server setup in the short term and are planning to upgrade to 1.8 at a