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

Re: SVN Copy confuses TSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 11 Jun 2009 18:21:04 +0200

David Balažic wrote:
> TSVN 1.6.2
>
> - Open some WC folder (that has versioned subfolders) in the explorer.
> - in the file view (right part of explorer) drag with the right mouse button
> a versioned foled into the same space (just move it a bit down into an
> empty part of the window)
> - release right mouse button
> - in the context menu select "SVN Copy versioned item(s) here"
> - a dialog appears for a new name, enter "foo"
> - a copy of the versioned folder is made, named "foo"
>
> Now TSVN is already confused.
> For example, if you change your mind and want to delete the new folder,
> there is no clkean way to do it.
>
> Try one:
> - delete the "foo" folder in explorer (select and press Delete key)
> result:
> CFM window will show the "foo" folder as missing. If you right clik it and select "Delete",
> TSVN will complain with:
> 'C:\.....\faa' does not exist
> Check the path and/or URL you've entered.
>
> If I refresh the CFM window, the "foo" dir is gone (I discovered this whil writing this mail).
> So this is a bit confusing, but works.

Improved that in r16573.

> Try two:
> - right click the "foo" folder in Explorer and select "Delete" inthe TSVN submenu.
> Result:
> Can do it, there is no "Delete" item in the menu. (except "Delete and add to ignore ist",
> which is not what I want)

Nope, and for a reason:
your copied folder has the status "added". So there's an entry shown
"undo add" instead - that's what you should use.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2361353
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-06-11 18:21:18 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.