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

svn copy failure

From: johnmb <johnmblackburn_at_googlemail.com>
Date: Tue, 30 Sep 2008 02:47:38 -0700 (PDT)

I cannot understand why I get this message when I attempt an SVN copy to
create a tag release:-

john_at_kas-dev:/home/shared/KAS_camera$ svn copy
file:///cvs/src/KAS_camera/trunk/ file:///csv/src/KAS_camera/tags/KCM_1.14/
svn: Source and dest appear not to be in the same repository (src:
'file:///cvs/src/KAS_camera/trunk'; dst:
'file:///csv/src/KAS_camera/tags/KCM_1.14')

It says src and dst are not in the same repository but clearly, by
definition, they are ?

I have explicitly created the tags/KCM_1.14 subdirectory so that it needn't
do it implicitly but this does not change the failure.

Any ideas would be gratefully received - I am using SVN under Linux -
version 1.4.2 (r22196)

Thanks

John

-- 
View this message in context: http://www.nabble.com/svn-copy-failure-tp19739078p19739078.html
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-30 11:47:59 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.