[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: John Sparrow <johnsparrowuk_at_hotmail.co.uk>
Date: Sun, 3 Aug 2008 18:48:02 +0000

> > 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 testersvn add testersvn move myfile.txt tester\myfile.txt
Received on 2008-08-03 20:48:15 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.