Feature Requests item #2182519, was opened at 2008-10-20 09:47 Message generated for change (Settings changed) made by stefanrusek You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968357&aid=2182519&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Stefan Rusek (stefanrusek) Assigned to: Nobody/Anonymous (nobody) >Summary: [QCT] Allow Ignoring directories via commit window Initial Comment: When working with Visual Studio it is common for VS to create a bin and an obj directory in each project directory. Currently the ignore menu from the commit window lacks a way to ignore the directory as a whole. The options presented work for most other cases, but they don't work for ignoring the contents of the directories. See the attached screenshot. I propose that the menu be the following in the context of the screenshot: Add Ignore -> TheBand\bin\Debug\TheBand.vhost.exe TheBand\bin\Debug\*.exe TheBand\bin\Debug\* TheBand\bin\* TheBand\* TheBand.vhost.exe *.exe TheBand\bin\Debug\TheBand.vhost.exe is a copy... Open in notepad Add to version control Delete TheBand\bin\Debug\TheBand.vhost.exe Each time I come across this situation I am forced to edit the ignore file by hand, and it would be great to have this simple additional behavior. ---------------------------------------------------------------------- Comment By: TK Soh (tksoh) Date: 2008-10-20 18:53 Message: Revise tracker summary to reflect Qct. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968357&aid=2182519&group_id=199155 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
