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

Re: Help needed form SVN client Win32

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-03-15 18:30:21 CET

On 3/15/07, vcf <vcf@free.fr> wrote:
> Kevin Grover a écrit :
> > How about using a post-commit hook on the server side to
> > 1) send an email message and then monitor the email address
> > 2) populate an rss feed and monitor that
> > 3) something similar...
> >
> Hello,
>
> I understand but this methodes can not determine which version is
> actually in the local hard disk and if a update is needed.

Take #2 a step further.

Have your hook push out an RSS feed. Your tray icon app would then
pull the RSS feed, check the WC, and pop up the notification if an
update is required.

Understand that what you're asking to do will require some disk churn
every time your app polls for an update.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 15 18:30:52 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.