You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ar...@apache.org on 2010/09/21 19:22:05 UTC

svn propchange: r999507 - svn:log

Author: artagnon
Revision: 999507
Modified property: svn:log

Modified: svn:log at Tue Sep 21 17:22:05 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Sep 21 17:22:05 2010
@@ -1,5 +1,9 @@
 * subversion/svnrdump/dump_editor.c
   (delete_entry): Duplicate the string that we're using as the key of
   the hashtable before entering it into the hashtable.
+  
+  (make_dir_baton): Fix the logic to sanitize and set `abspath` and
+  `copyfrom_path`.
+  
 * subversion/tests/cmdline/svnrdump_tests.py
   (test_list): Mark the url_encoding_dump test as passing.