[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: Mon, 4 Aug 2008 19:42:44 +0300

2008/8/3 John Sparrow <johnsparrowuk_at_hotmail.co.uk>:
>> > Add a new folder inside the WC
>> > Use TSVN to 'add' it
>> > Right-drag files from another folder into the new folder
>> >
>>
>> 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".
>
> Try this to demonstrate SVN supports the feature:
>
> (inside a working copy)
> md tester
> svn add tester
> svn move myfile.txt tester\myfile.txt

Strange as it may seem (at least to me) you are right.

-- 
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-04 18:42:56 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.