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

svn mv with relative dir reference

From: Kevin Blaisdell <blaisdellk_at_yahoo.com>
Date: 2003-03-30 03:36:38 CEST

I found this thread in the archive which reports the
same issue I am seeing with mv, but I don't know if
this was ever persued?

http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgId=195186

I am having the same problem on w2k/svn 0.19
Trying to move dir\subdirA\file1 to dir\subdirB\
-cmdline working directory is dir\subdirA
-svn mv file1 ..\subdirB

This actually scheduling an add and remove. Problem
is instead of the add being as intended it creates a
file in the working directory called "..subdirB"

Pretty minor issue.

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 30 03:37:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.