"svn update" does not work with SVNParentPath in location and 1.7-client (HTTPv2)
From: Sergey Skvortsov <skv_at_protey.ru>
Date: Wed, 16 Nov 2011 14:43:17 +0400
Hi!
"svn update" does not work with SVNParentPath in location and 1.7-client
But it works with 1st-level repos, and works with 1.6 for all repos.
Test environment on the server (apache-2.2 + subversion-1.7.1):
cd /usr/home/svn
Configuration for Apache:
<Location /svn>
<Location /svn/foo>
Restart apache and run test on client (1.7.1):
1. Test "lead" repo:
svn co svn co http://host.name/svn/leaf
# It'ok
2. Test "bar" repo:
svn co http://host.name/svn/foo/bar
# Fails:
In server log (httpd-error.log):
[Wed Nov 16 10:32:58 2011] [error] [client 10.10.10.10] (20014)Internal
-- Sergey Skvortsov mailto: skv_at_protey.ruReceived on 2011-11-16 15:20:03 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.