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

Re: Bug when moving files?

From: Milen A. Radev <milen_at_radev.net>
Date: Sun, 3 Aug 2008 18:37:44 +0300

2008/8/3 John Sparrow <johnsparrowuk_at_hotmail.co.uk>:
> Trying to move files within a working copy using TSVN 1.5.2:
>
> Add a new folder inside the WC
> Use TSVN to 'add' it
> Right-drag files from another folder into the new folder
>
> There is no option to 'SVN move' them. It works fine if the new folder has
> already been committed.
>

That's not a bug but how Subversion works - it tracks the changes to
objects that are already under control. And your newly added folder is
not under control until you "commit it".

-- 
Milen A. Radev
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-08-03 17:37:59 CEST

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

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