You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2010/04/23 13:08:10 UTC

svn commit: r937249 - /subversion/trunk/subversion/libsvn_wc/workqueue.c

Author: julianfoad
Date: Fri Apr 23 11:08:10 2010
New Revision: 937249

URL: http://svn.apache.org/viewvc?rev=937249&view=rev
Log:
* subversion/libsvn_wc/workqueue.c
  (verify_pristine_present): Fill in the doc string.

Modified:
    subversion/trunk/subversion/libsvn_wc/workqueue.c

Modified: subversion/trunk/subversion/libsvn_wc/workqueue.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/workqueue.c?rev=937249&r1=937248&r2=937249&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_wc/workqueue.c (original)
+++ subversion/trunk/subversion/libsvn_wc/workqueue.c Fri Apr 23 11:08:10 2010
@@ -503,7 +503,9 @@ run_revert(svn_wc__db_t *db,
 }
 
 
-/* For issue #2101, we need to deliver this error. When the wc-ng pristine
+/* Return an APR_ENOENT error if LOCAL_ABSPATH has no text base.
+
+   For issue #2101, we need to deliver this error. When the wc-ng pristine
    handling comes into play, the issue should be fixed, and this code can
    go away.  */
 static svn_error_t *