You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2014/02/25 18:00:46 UTC

svn commit: r1571743 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

Author: rhuijben
Date: Tue Feb 25 17:00:46 2014
New Revision: 1571743

URL: http://svn.apache.org/r1571743
Log:
Revert r1571741... I missed a tiny but important detail in read_children info.

* subversion/libsvn_wc/wc_db.c
  (read_single_info): Revert.

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

Modified: subversion/trunk/subversion/libsvn_wc/wc_db.c
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_wc/wc_db.c?rev=1571743&r1=1571742&r2=1571743&view=diff
==============================================================================
--- subversion/trunk/subversion/libsvn_wc/wc_db.c (original)
+++ subversion/trunk/subversion/libsvn_wc/wc_db.c Tue Feb 25 17:00:46 2014
@@ -9218,9 +9218,7 @@ read_single_info(const struct svn_wc__db
       if (have_work)
         lock_arg = &mtb->lock;
 
-      SVN_ERR(svn_wc__db_base_get_info_internal(NULL, NULL, NULL,
-                                                &mtb->repos_relpath,
-                                                &repos_id,
+      SVN_ERR(svn_wc__db_base_get_info_internal(NULL, NULL, NULL, NULL, NULL,
                                                 NULL, NULL, NULL, NULL, NULL,
                                                 NULL, lock_arg, NULL, NULL,
                                                 &update_root,