Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
trunk
-
None
Description
Configure Apache with mod_dav_svn 1.6 and "SVNAllowBulkUpdates off". svnadmin create repo --compatible-version 1.6 svn co http://localhost:8888/obj/repo wc ../src/subversion/libsvn_wc/wc_db.c:1714: (apr_err=SVN_ERR_ASSERTION_FAIL) svn: E235000: In file '../src/subversion/libsvn_wc/wc_db.c' line 1714: assertion failed (SVN_IS_VALID_REVNUM(changed_rev)) Aborted The same checkout with a 1.8 client works.