You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2011/01/28 17:34:33 UTC

svn commit: r1064766 - /subversion/trunk/subversion/include/svn_dirent_uri.h

Author: cmpilato
Date: Fri Jan 28 16:34:32 2011
New Revision: 1064766

URL: http://svn.apache.org/viewvc?rev=1064766&view=rev
Log:
* subversion/include/svn_dirent_uri.h
  Remove statement about what the uri functions will someday do.
  Someday == today.

Modified:
    subversion/trunk/subversion/include/svn_dirent_uri.h

Modified: subversion/trunk/subversion/include/svn_dirent_uri.h
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/include/svn_dirent_uri.h?rev=1064766&r1=1064765&r2=1064766&view=diff
==============================================================================
--- subversion/trunk/subversion/include/svn_dirent_uri.h (original)
+++ subversion/trunk/subversion/include/svn_dirent_uri.h Fri Jan 28 16:34:32 2011
@@ -40,9 +40,6 @@
  *       "svn+ssh://user@host:123/My%20Stuff/file.doc"
  *    But not:
  *       "file", "dir/file", "A:/dir", "/My%20Stuff/file.doc"
- *    ### Currently the uri implementation still allows relative URIs
- *    ### (carrying both relative and absolute path data) as valid
- *    ### uris, but this will change soon.
  *
  *  - a relative path (relpath) is an unrooted path that can be joined
  *    to any other relative path, uri or dirent. A relative path is