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

Re: How to detect remote changes?

From: Jochen Wiedmann <jochen.wiedmann_at_gmail.com>
Date: 2006-11-12 21:28:07 CET

On 11/12/06, Daniel Rall <dlr@collab.net> wrote:

> > in order to trigger some actions on remote changes, I would like to
> > detect whether they are any. Think of it as a poor mans cruisecontrol,
> > or continuum.
> >
> > My question is, how I may detect such changes. Of course, I can run
> > "svn update" and parse the output for lines like "U changes.xml", but
> > that doesn't attract me too much. Is there any better possibility?
>
> Jochen, you want 'svn status -uv'.

Thanks for the hint, Daniel, but how does that help me? As far as I
can see, it produces even more output than "svn update", which I have
to parse?

Jochen

-- 
My wife Mary and I have been married for forty-seven years and not
once have we had an argument serious enough to consider divorce;
murder, yes, but divorce, never.
(Jack Benny)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 12 21:29:09 2006

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.