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

Dragging a deleted marked folder over TSVN "replaces" folder

From: Markus Fischer <markus_at_fischer.name>
Date: Thu, 08 Sep 2011 14:09:31 +0200

Hi,

see subject, here's how I can reproduce this:

* checkout contains this structure:

/foo/.svn/
/foo/file_a.txt
/foo/bar/
/foo/bar/.svn/
/foo/bar/file_b.txt

* I mark /foo/bar/ for deletion
* I choose "commit" on /foo/file_a.txt and get the commit dialog (file
list is empty)
* I drag over the folder "bar" onto the commit dialog
* I now see the previously marked "bar" folder as "Text staus" replaced.

When I commit now, the file /foo/bar/file_b.txt will be deleted, but
/foo/bar/ will still be there.

I'd expect that, since I explicitly marked the folder to be deleted,
when dragging it over the commit dialog that it will be just deleted,
not "replaced"

Rational: when working with *very very* large trees, I tend to
selectively delete folders I want to remove and selectively drag them
over the commit window so I don't have to process the whole tree. Except
when deleting directories, this is a very convenient way to work only on
selected parts in a very big tree whereas the commit dialog on the whole
tree would take very long.

Is that known or report-worthy?

thanks,
- Markus

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2836451

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-09-08 14:19:10 CEST

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

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