[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Write through proxy help!

From: David Ferguson <ferguson.david_at_gmail.com>
Date: Thu, 2 Jul 2009 11:36:26 -0400

We have set up svnsync to replicate the repository to a mirror site and used
the SVNMaserURI directive in the mirror's httpd.conf, but we get the
following error message when committing on the mirror site:

$ svn ci test -m testing
Adding test
Transmitting file data .svn: Commit failed (details follow):
svn: A MERGE response for '/svn/testrepo/trunk/test' is not a child of the
destination ('/svn-phi/testrepo/trunk')

The commit actually goes through (and you can see it get replicated to the
mirror properly). But the client's work directory seems like the commit did
not go through. An update on the client clears everything up.

This problem seems like Apache is not rewriting the response messages
properly. Any ideas?

This is Subversion 1.5.5 with Apache 2.2.

thanks,
David

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2367401

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-02 17:37:24 CEST

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.