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

Re: svn copy fails (was Script: svn_load_dirs.pl)

From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Wed, 15 Oct 2008 14:11:24 +0100

Hi

I'm still having problems with svn copy and would appreciate some help.

The fault case is quite clear:

(1) svn cp WC URL ===> works for https:// DST
(2) svn cp URL URL ===> fails for https:// SRC and DST
(3) svn cp URL URL ===> works for svn:// SRC and DST

The error message for case (2) is:

svn: MERGE request failed on '/subversion/svntest'
svn: Reference to non-existent node '0.0.r-1/-1' in filesystem '/home/svn/svntest/db'

Given that copy works for a svn serve SRC URL but not for a https SRC URL I guess the problem is associated with our Apache configuration. We normally use https URLs and have no other problems: checkouts, updates and commits work fine.

Please can anyone give me some help on this?

BR

David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-15 15:11:53 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.