[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: Andy Levy <andy.levy_at_gmail.com>
Date: Mon, 15 Dec 2008 11:57:29 -0500

On Mon, Dec 15, 2008 at 11:51, alon.oak <alonmatat_at_gmail.com> wrote:
> explanation:
> let's say I checked out some files from the repository with revision
> 10. after I checked them out someone committed a change to some file,
> and the revision increased to 11.
> Is there a way for me to see that the files are out of date
> automatically- without trying to to commit/update?
> maybe there's a way to set an option to change the icon of the files
> from green to red even tough I didn't change them in my working copy?
> thanks for the help

That would require constant polling of the server - not good.

Keep in mind that the icons only indicate the status of your file vs.
what you last checked out/updated to. Changing the overlay to red in
this use case would be inconsistent.

Right-click, Check for Modifications, click Check Repository will show
you what's different between your WC and the server.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=984559

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-15 17:57:40 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.