Re: Some sync merges no more allowed with 1.8 client ?

2013-07-06 Thread Daniel Shahaf
Eric Estievenart wrote on Fri, Jul 05, 2013 at 19:28:30 +0200: > svn: E205000: Try 'svn help merge' for more information > svn: E205000: Source and target must be different but related branches > svn: E205000: Source and target have no common ancestor: > 'svn://myserver/app/v1@head' and '.@unspeci

Parallel checkout within checkout

2013-07-06 Thread Frank Loeffler
Hi, I am trying to find out if some new behavior we see with version 1.7 is considered a bug (I would). What we try to do is assembling a larger piece of software from tens or hundreds of repositories. In that, checkouts might also live within checkouts of other svn repositories. We usually check

Re: Cost and Installation

2013-07-06 Thread
On 07/04/2013 04:49 PM, Nico Kadel-Garcia wrote: It's an open source project. That means you can install it free, with your own engineer's time, pretty easily. The term "open source" only means that the source code is made available. Subversion's licensing is way better than that. Subversion

Re: git-svn "Temp file with moniker 'svn_delta' already in use" and skelta mode

2013-07-06 Thread Bert Huijben
Note that the commit logic in libsvn_client uses exactly the same driver pattern, but even in a more extreme way: it opens all nodes before closing the first file that will receive content changes. Serf was only the first driver to do it this way in the other direction. Bert Sent from W