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

Re: determining when an svn update occurred?

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Tue, 04 Mar 2008 14:55:19 -0500

Geoffrey wrote:
> We do have a development machine. My personal preference was to update
> from the development to the production by hand, but 'the powers that be'
> wanted to update via svn.

SVN::Notify::Mirror and SVN::Notify::Config make this trivial (get them
from http://search.CPAN.org). I designed the software specifically to
update the test site anytime a commit is made to trunk, but only update
the production server when a tag is made which matches a configured
regex. This all happens 100% from a single post-commit hook (i.e. no
humans are harmed in the process)...

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-04 20:55:55 CET

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.