Author: philip
Date: Fri Oct 22 14:47:20 2010
New Revision: 1026348

URL: http://svn.apache.org/viewvc?rev=1026348&view=rev
Log:
* subversion/libsvn_wc/copy.c (copy_versioned_file): Remove comment.

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

Modified: subversion/trunk/subversion/libsvn_wc/copy.c
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/copy.c?rev=1026348&r1=1026347&r2=1026348&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_wc/copy.c (original)
+++ subversion/trunk/subversion/libsvn_wc/copy.c Fri Oct 22 14:47:20 2010
@@ -197,11 +197,6 @@ copy_pristine_text_if_necessary(svn_wc__
    otherwise copy both the versioned metadata and the filesystem node (even
    if it is the wrong kind, and recursively if it is a dir).
 
-   A replacement for both copy_file_administratively and
-   copy_added_file_administratively.
-
-   ### Not yet fully working.  Relies on in-db-props.
-
    This also works for versioned symlinks that are stored in the db as
    svn_wc__db_kind_file with svn:special set. */
 static svn_error_t *


Reply via email to