[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: Roger Lipscombe <rogerl_at_1e.com>
Date: 2006-02-03 16:07:28 CET

Andy Levy wrote:
> On 2/3/06, Roger Lipscombe <rogerl@1e.com> wrote:
> >
> > I attempted to move a file from the trunk\Products\Foo30\FooClient
> > directory
> > to the trunk\Internal directory (names changed slightly to protect
the
> > innocent), as follows:
> >
> > D:\Source\trunk\Products\Foo30\FooClient>svn move
> > update-version.vbs ..\..\..\Internal
> >
> > A ..\Internal
> >
> > D update-version.vbs
> >
> > As you can see, svn moved the file up one directory and renamed it
to
> > Internal, rather than moving it to the correct location. It appears
to
> > have
> > ignored the repeated ..\..\..\ bits.

> Sorry if this seems like a dumb question, but you only showed the svn
> output. Did the file move to the correct location, or does your
> filesystem now match the svn output?

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".

Cheers,
Roger.

This e-mail and any files transmitted with it are confidential and are intended solely for the use of the named addressee. No-one else may use, copy, disclose, distribute or place any reliance on this communication or the information contained herein, unless authorised by 1E. Any views or opinions contained in this communication are those of the author, and 1E does not accept responsibility for them, unless stated otherwise.
If you receive this e-mail in error, please accept our apologies.
1E is a registered company No. 03401322 and its registered office is 18 Bentinck Street, London W1U 2AR

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 3 16:17:19 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.