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

Detecting whether a particular subversion URL's content has changed

From: Graham Leggett <minfrin_at_sharp.fm>
Date: 2005-10-07 15:36:44 CEST

Hi all,

I have a rather strange request, and the docs so far haven't uncovered
anything I can use.

I have a number of projects within an svn repo, the documentation for
which is built with maven plugins. Every night, the docs get rebuilt, so
that up to date manuals are always available for trunk and all branches
of our projects via http. The trouble is that all documentation is
regenerated every night, which with a rapidly expanding list of
branches, is a lot of unnecessary processing.

What I would like to do, is given an URL into a repository, I would like
to get a list of all files that have changed recursively below that URL
since the date/time specified. If the list is empty, there has been no
change, and a script can decide not to regenerate documentation
unnecessarily.

Is this possible somehow?

Regards,
Graham

--

Received on Fri Oct 7 15:39:57 2005

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.