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

Re: Error moving file

From: Ramanathan Muthaiah <rus.cahimb_at_gmail.com>
Date: 2007-01-27 11:15:53 CET

> svn: Cannot copy to '/home/user/the-target-dir', as it is not from repository
> 'svn://192.168.0.114'; it is from 'svn://192.168.0.114/'"
>
> So I'm confused as the two urls above seem to be identical to me.
>
> I also tried to do "svn move" on commandline but got the same error
> message.
From the SVN book (v1.3),

svn move SRC DST

This can be done between WC-> WC and URL->URL but you cannot mix WC and URL.

Would you mind posting the command that you tried on command line ?

/Ram

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 27 11:16:20 2007

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.