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

Re: [TSVN] Suggestion: Visualize externals

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-09 17:47:16 CEST

Rainer Müller wrote:

>>Would it be possible to add a different color folder icon?
>
> That is possible. The list of overlays is limited but if TSVN places a
> Desktop.ini in the folder it could specify a different folder icon. I
> don't mean a overlay but maybe some customized version of the normal
> icon which could even have a overlay!
>
> Here is a example for such a Desktop.ini how I use it:
>
> [.ShellClassInfo]
> IconFile=F:\www\favicon.ico
> IconIndex=0

There are several problems with that:
- it would take a lot of disk activity to check for such folders, check
if the ini file already exists and if not create one, then refresh the
folder to make the new icon appear
- what if the user already has an ini file in the folder? For example, I
have most of my folders changed the icon to something 'special' - that
way I can identify the different projects I'm working on and it is fun.
- You have to set the 'system' flag on the folder, which some people
don't like if that happens.

Stefan

-- 
        ___
   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 Sat Jul 9 17:47:53 2005

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.