You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2011/01/12 16:18:53 UTC

svn propchange: r1058177 - svn:log

Author: stsp
Revision: 1058177
Modified property: svn:log

Modified: svn:log at Wed Jan 12 15:18:53 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jan 12 15:18:53 2011
@@ -11,9 +11,9 @@ failure or cancellation.
    existing parent of the target to be added.
   (svn_client_add4): Instead of directly creating missing parents with
    questionable use of a working copy write lock, figure out the first
-   existing parent. Then lock that parent if it exists, and call add()
-   while holding the lock to do the real work of adding the target and,
-   if necessary, its parents.
+   existing parent. Then lock that parent and call add() while holding
+   the lock to do the real work of adding the target and, if necessary,
+   its parents.
 
 Suggested by: rhuijben
 (in a comment removed by this commit)