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

Re: Consult very urgent

From: Andy Levy <andy.levy_at_gmail.com>
Date: Sun, 8 Aug 2010 21:44:56 -0400

On Sun, Aug 8, 2010 at 20:57, Andrea Cambiasso <Andrea_M3_at_verifone.com> wrote:
> Good night:
>
>  By this means, I contact you  because I have a question:  Can  the working directory  icon change  when someone makes a change to the files in a SVN repository?.
>

No. This would require that the client be constantly polling the
server, which Subversion is not designed for and no client I'm aware
of actually does (I'm intentionally excluding CommitMonitor here).

Keep the Check for Modifications window open and click "Check
Repository" when you need an update.

You can use CommitMonitor to poll a Subversion URL for changes on a
periodic basis, but you shouldn't set this up to run too frequently.

If you require immediate notification on commits, configure a
post-commit hook script to send email, instant message(s), etc.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-09 03:45:28 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.