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

Re: BUG: Right-click options incorrect for ignored unversioned options

From: Sauder, Vernon [InHand] <vsauder_at_inhand.com>
Date: Tue, 27 Oct 2009 00:34:45 +0000

I agree, this is a bug. I could not find any other information on this so I will see if this email can make it to the list.

I was adding lots of binaries to a project and needed to ignore my default global ignores. I clicked the "Show ignored" ckeckbox on "Check for Mods" dialog to see the ignored files. I thought the "Check for Mods" window's right click would have "Add" but it did not. I found 2 workaround, neither acceptable for regular use:

1. Find each ignored file in Windows Explorer and right-click, add it there.
2. Highlight all the ignored files (sort list to make easier), then copy path information to clipboard. Paste into files.txt. Use command line svn like "for /f %f in (files.txt) do @svn add %f".

BTW: Why is the sort not persistent in the "Check for Mods" window? F5 and it goes back to sort by name.

Vernon L. Sauder
Sr. Software Engineer
InHand Electronics, Inc.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-27 07:42:02 CET

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.