Falk, Timo wrote:
> I know. And I also know it's possible to switch off the recursive icon-overlay.
As of revision 1272 it's also possible to deactivate either the overlays
completely and/or just the recursive overlays for specific folders by
creating special files inside those folders:
- a file named "_tsvnexcludethis" will prevent TSVN from fetching the
status of that folder completely - only the green checkmark is shown if
the .svn folder is present. Files inside that folder won't get an
overlay at all.
- a file named "_tsvnexcluderecursive" will prevent TSVN from fetching
the status of that folder recursively, but the status of the files
inside that folder is still checked and shown.
Just note:
- those files can be versioned if you want, but I wouldn't recommend it
because each user should be able to decide himself if he wants the
overlays or not.
- only the folder itself is affected. Folders below such folders must
have their own exclude files.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 24 20:50:44 2004