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

Re: Problem with svn move command on Windows

From: Scott Palmer <scott_at_digital-rapids.com>
Date: 2006-02-06 17:57:47 CET

On 6-Feb-06, at 4:50 AM, Roger Lipscombe wrote:

> From: Scott Palmer [mailto:scott.palmer@2connected.org]
>>
>> On 3-Feb-06, at 10:07 AM, Roger Lipscombe wrote:
>>> Sorry, I'll clarify: svn moved the file to the wrong place.
>>>
>>> I was expecting it to move the file
>>> trunk\Products\Foo30\FooClient\update-version.vbs to
>>> trunk\Internal\update-version.vbs.
>>>
>>> What it did was move the file to trunk\Products\Foo30, renaming it
> to
>>> "Internal".
>
>> Unless the folder "Internal" already existed, I believe svn did the
>> right thing.
>
> No. It didn't. Count the ..\'s in my original command:

Oops, yeah, I missed that.

>
> D:\Source\trunk\Products\Foo30\FooClient>
> svn move update-version.vbs ..\..\..\Internal

What happens if you start in the Internal folder and do:
svn move Products\Foo30\FooClient\update-version.vbs .

?

That might give you a workaround.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 6 18:08:29 2006

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.