Author: rhuijben
Date: Sat May  7 20:32:44 2011
New Revision: 1100617

URL: http://svn.apache.org/viewvc?rev=1100617&view=rev
Log:
* subversion/libsvn_client/client.h
  (svn_client__harvest_committables): Remove obsolete comment. We really use
    the repository root as key now.

Modified:
    subversion/trunk/subversion/libsvn_client/client.h

Modified: subversion/trunk/subversion/libsvn_client/client.h
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/client.h?rev=1100617&r1=1100616&r2=1100617&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_client/client.h (original)
+++ subversion/trunk/subversion/libsvn_client/client.h Sat May  7 20:32:44 2011
@@ -820,8 +820,6 @@ typedef svn_error_t *(*svn_client__check
 
      - add (or update) a reference to this array to the by_repository
        hash within COMMITTABLES and update the by_path member as well-
-       ### todo, until multi-repository support actually exists, the
-       single key here will actually be some arbitrary thing to be ignored.
 
      - if the candidate has a lock token, add it to the LOCK_TOKENS hash.
 


Reply via email to