Web site management and staging using Subversion
From: John Peacock <jpeacock_at_rowman.com>
Date: 2006-02-24 19:47:06 CET
Someone just asked on the dev list about managing web site development
I wrote SVN::Notify::Mirror, which allows me to keep multiple working
It acts as a handler for the fairly magical SVN::Notify by David
What these modules let me do is have a very simple to understand
#!/usr/bin/perl -MSVN::Notify::Config=$0
For example, the config file above allows me to keep:
1. The local "test" web server up to date with changes to one path
Moving a certain selection of files to the production server is as
You can get SVN::Notify::Mirror from a CPAN site near you or here:
http://search.cpan.org/dist/SVN-Notify-Mirror/
It works with Perl (and doesn't require the Perl bindings for the
HTH
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Feb 24 19:50:43 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.