[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: <jxue01_at_digizenstudio.com>
Date: 2007-01-27 18:15:06 CET

On Sat, Jan 27, 2007 at 03:45:53PM +0530, Ramanathan Muthaiah wrote:
> >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 ?

The command I manually executed was something along the lines of:
svn move /home/user/workspace/proj/src/ui/MainApp.java
/home/user/workspace/proj/src/com/digizen/ui/MainApp.java

Subclipse gave me the same error with a similar command.

Sorry I can't provide more details, as it was almost a week ago. Oddly -
and perhaps fortunately - I was able to sidestep the issue, by moving
the file to another directory (just another java package directory), and
then moving from there to the actual target directory. There was no
problem at all when I did it that way.

Beats me...

-- 
Jing
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 27 18:16:07 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.