Author: rhuijben
Date: Sat Dec 22 23:38:08 2012
New Revision: 1425371
URL: http://svn.apache.org/viewvc?rev=1425371&view=rev
Log:
* STATUS: Update r1425368 justification
Modified:
subversion/branches/1.7.x/STATUS
Modified: subversion/branches/1.7.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1425371&r1=1425370&r2=1425371&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Sat Dec 22 23:38:08 2012
@@ -94,7 +94,8 @@ Candidate changes:
* r1425368
Use the right api for generating the repository dirent in mod_dav_svn.
Justification:
- Using the wrong api might cause assertions. Especially in maintainer mode.
+ Using dav_svn_get_repos_path() causes an assertion on Windows. This
+ public api was unused until the in-repo-authz was merged to trunk.
Votes:
+1: rhuijben