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

Re: Remote text status

From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 24 Apr 2009 15:16:20 -0400

On Fri, Apr 24, 2009 at 15:04, <webpost_at_tigris.org> wrote:
> Hi everybody,
>
> I would like to know if there is a way to configure TortoiseSVN to automatically show the files that have been changed (and comitted) since the last time i updated the file. There is not even an icon for this.
>
> I worked with some SVN and CVS clients in linux that had this feature (and I miss it), just pressing F5 they tell you which files are out of date. No need to check for modifications.
>
> Any hidden or clear configuration way to do it?

"Automatic" checking requires regular polling of the server and
comparing against your WCs, which can be very detrimental to
performance.

Is keeping the Check for Modifications window open and clicking "Check
Repository" every so often really that bad?

Or maybe you could install CommitMonitor to alert you when commits
happen on specified URLs.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-24 21:16:31 CEST

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.