You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by johnmb <jo...@googlemail.com> on 2008/09/30 09:47:38 UTC

svn copy failure

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

john@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn copy failure

Posted by johnmb <jo...@googlemail.com>.
I am very sorry - what's the matter with me !!   I just didn't see the
obvious typo  I've been at it too long  :)


johnmb wrote:
> 
> I cannot understand why I get this message when I attempt an SVN copy to
> create a tag release:-
> 
> john@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-tp19739078p19739202.html
Sent from the Subversion Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org