You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2014/01/11 06:52:30 UTC

svn propchange: r1557094 - svn:log

Author: breser
Revision: 1557094
Modified property: svn:log

Modified: svn:log at Sat Jan 11 05:52:30 2014
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Jan 11 05:52:30 2014
@@ -1,3 +1,5 @@
+[Reverted in r1557308 and r1557094]
+
 * subversion/mod_dav_svn/util.c
   (dav_svn__build_uri): Avoid segfault when root_path is "". This case
     should be unreachable after the other change, but this is hard to tell.