[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-16 12:06:04 CET

On 3/16/07, vcf <vcf@free.fr> wrote:
> Andy Levy a écrit :
> > 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.
> >
> >
> Dear Andy,
>
> Thank for your reponse, RSS feed is a good idea but anyway I need to
> known if local copy is uptodate or not regarding the version in the RSS
> feed, so SVNClient function, right ?

Please remember to use Reply to All to keep things on the list.

Yes, you'd still need to use an SVN client API function, but the RSS
feed would eliminate having to constantly poll SVN itself.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 16 12:06:31 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.