Hi Christian, On Saturday 06 September 2008 00:17, Christian Lohmaier wrote: > Hi *, repost, since this one was not answered either. > > On Wed, Jul 30, 2008 at 12:15 PM, Christian Lohmaier > > <[EMAIL PROTECTED]> wrote: > > On Wed, Jul 30, 2008 at 11:35 AM, Jens-Heiner Rechtien > > > > <[EMAIL PROTECTED]> wrote: > >> - We'll use Subversion 1.5.1, that is with the build in merge tracking > > > > Does this mean that also the clients need to use version 1.5.1 or > > newer? Or can clients use an older version? (esp. if only getting the > > sources is done)
As I was myself interested as well, I googled a bit, and it seems that the subversion developers say in http://blogs.open.collab.net/svn/2007/10/considerations-.html that - it is perfectly OK to do it ("any 1.0-1.4 clients can talk to a 1.5 server") - and pretty dangerous to do ("Doing a merge with an old client will work, but will not set any of the merge tracking information when the change is committed. This simply means that someone using a 1.5 client later will attempt to merge the same info again and get conflicts.") [they also talk about fixing that using svn merge --record-only] Unfortunately, no idea about your other question, the mirror (svnsync) performante. I'd be interested as well... Regards, Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
