| Re: SVN update of child ignores files if preceded by update --depth immediates
From: Philip Martin <philip.martin_at_wandisco.com>
 Date: Thu, 05 Sep 2013 19:14:45 +0100 
Mihai Danila <viridium_at_gmail.com> writes:
 > That's exactly the problem. In SVN 1.6 I was able to run concurrent SVN
 Both 1.7 and 1.8 allow concurrent updates but the update targets have to
    wc/
 With 1.6
   svn up wc/A/B
 locks the whole tree for the explict target wc/A/B plus a lock on the
   svn up wc/A/B
 in parallel, but only 1.6 allows
   svn up wc/A
 in parallel, and neither allows
   svn up wc/A
 in parallel.
 -- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2013-09-05 20:15:24 CEST | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.