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

Re: Question:is it possible to change the icon of a file thathas been changed in the repository

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Mon, 15 Dec 2008 18:15:50 +0100

Gleason, Todd wrote:

> I was going to say something similar. I wonder if anyone thinks
> CommitMonitor functionality should be integrated into TortoiseSVN (never
> enabled by default though). It seems to me that people would think it
> was a cool feature, turn it on, get annoyed when their icons started
> changing to indicate "remotely modified" (or "remotely locked" even),
> and then turn it back off.
>
> Besides, to implement it would mean a lot more TSVN icons.

Might be possible, yes. But there are a lot of issues to handle:
* CM monitors URLs. How would you map those urls to working copies?
* what overlay should be shown if a file is modified locally but also
has remote modifications?
* how would you explain that the remote overlays are not reliable? They
can't be updated in real time (CommitMonitor only checks in specific
intervals)?

Not to mention the big slowdown which would occur because of this: it
would require a *lot* more string-comparisons ans interprocess
communications.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=984572
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-15 18:18:14 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.