write-thru proxy lossage
From: Steve Byrne <sbb_at_penguinis.org>
Date: Fri, 11 Sep 2009 11:28:06 -0700
HELP! I'm at my wits end.
I am trying to validate that Subversion write-thru proxying works (at
To validate the write-thru behavior, I have a single server hosting both
Mirroring from the master to the slave works fine. I have not attempted
Where I am having problems is with making changes to the slave and
Yesterday, the error involved MERGE failures (sorry, I didn't capture
MERGE failed /svn/trunk/foo is not a child of /svn-mirror/trunk
So, I read here:
Indeed it solved that problem, and replaced it with a new one:
svn: Commit failed (details follow):
Note the missing slash after /svn-mirror.
So I'm stuck. I can have MERGE failures, or PROPPATCH failures. I'd
Can someone help me please?
Details:
Both master and slave repositories are owned by Apache's "www-data" user
SSH is a freshly built 1.6.5, and I am encountering this error when
Apache is 2.2.11 (Ubuntu), and this installation is on an Ubuntu 9.04
The master repository lives in /var/svn/testrepo
Here is dav_svn.conf:
# the local, master repo
# the mirror for clients
# the sync
The slave has repository has both start-commit and pre-revprop-change
master's post-revprop-change hook
REV=${2}
master's post-commit hook
# replicate changes to the mirror
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.