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

RE: Tortoise SVN Ignore Usability

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-06-21 12:57:40 CEST

Kevin Cannon wrote:

> I'm a designer building HTML to give to the developers. I'm trying to
> ignore the Thumbs.db files generated by windows, and the _notes/
> directories generated by Dreamweaver.
>
> I have this in my global ingore:
> Thumbs.db *humbs.db _notes/ dwsync.xml

So where doesn't ignore work as expected? Which TortoiseSVN operation?

I just added [Tt]humbs.db to my TortoiseSVN ignore, and the thumbs.db file
has vanished from the list of files when I "TortoiseSVN->Add" a folder to a
repository.

> If I
> have set a global ignore on a file, then I never expect to
> see it, unless I
> explicitly say I want to add it in.

Is it possible that e.g. thumbs.db is already under version control on your
PC? Then it won't be ignored, no matter what you put in the ignore pattern.
If you don't want a file/folder to show up, remove it from version control
and add it to your ignore pattern.

The same applies for the _notes folder.

>> Go to Settings->Display and uncheck the menu options that you use
>> most. This will place them in the top context menu, so you will see
>> them first.
>
> Thanks, but that's not quite what I was looking for. I'd like
> to get rid of
> things from the right click menu, not make it busier.

This action would make the normal right click menu busier, that's right, but
your most frequently used TortoiseSVN operations will be only one menu level
away and not two.
I have update, commit, log and compare in the top menu. Compare will only be
visible, if there really is something to compare.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jun 21 12:57:56 2006

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.