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

Re: SVN and web development

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Mon, 14 Jan 2008 10:11:52 -0500

Szymon Bakowski wrote:
> What I was recently contemplating on, is how to make some things
> automatic in regards to enterprise development process and would like
> to share my thoughts with you. I went through the archive but haven't
> found many interesting posts on that matter. In particular, I am
> interested in opinions as to how syncing process from svn server
> should be carried out towards live web servers.

Apparently, you didn't see my *many* postings on the topic. Check out
SVN::Notify::Mirror:

        http://search.cpan.org/search?query=SVN::Notify::Mirror

To quote from the POD:

> Keep a directory in sync with a portion of a Subversion repository.
> Typically used to keep a development web server in sync with the
> changes made to the repository. This directory can either be on the
> same box as the repository itself, or it can be remote (via SSH
> connection).

I wrote this module specifically to manage distributed web development...

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-01-14 16:12:16 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.