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 2010/08/04 23:21:10 UTC

svn propchange: r982275 - svn:log

Author: rhuijben
Revision: 982275
Modified property: svn:log

Modified: svn:log at Wed Aug  4 21:21:10 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Aug  4 21:21:10 2010
@@ -2,4 +2,4 @@
   (set_new_dir_to_incomplete_baton_txn): Following up on recent discussion,
     just store infinite depth even though it is mostly equivalent to depth
     unknown. Currently all other places in wc_db.c store depth infinity
-    literally
+    literally. Also replace some tab characters with spaces.