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

svn copy fails (was Script: svn_load_dirs.pl)

From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Tue, 14 Oct 2008 13:57:18 +0100

Hi

Sorry for the multiple posts but I have refined my problem somewhat and would like to restate it. I can now isolate the problem from svn_load_dirs.pl.

We have just migrated two repositories from a 1.4.6 server to a new 1.5.2 server. On both repos svn copy fails if the source path is on the server. Copying from the local working copy works. Please see the two scenarios below:

===============================================
C:\zSvnWorkingCopies\svntest>svn cp -m Tagging https://172.xxx/subversion/svntest/trunk https://172.xxx/subversion/svntest/tags/DRA_1
svn: MERGE request failed on '/subversion/svntest'
svn: Reference to non-existent node '0.0.r-1/-1' in filesystem '/home/svn/svntest/db'

C:\zSvnWorkingCopies\svntest>svn cp -m Tagging trunk https://172.xxxx/subversion/svntest/tags/DRA_1

Committed revision 28.

C:\zSvnWorkingCopies\svntest>
===============================================

I executed these with a svn 1.4.6 client on Windows.

Please can anyone suggest why the first command fails?

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-14 14:57:50 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.