Re: Implementing a 'deploy' script / webdav
From: Ryan Schmidt <subversion-2010a_at_ryandesign.com>
Date: Fri, 19 Mar 2010 18:05:10 -0500
On Mar 19, 2010, at 16:55, robert mena wrote:
> I am using svn (webdav) and I need to allow the developers to request that updates are made in a staging server.
I suggest you use SVN::Notify::Mirror. Developers who wish to promote something to the staging server need only create a tag with a name of a certain format, and SVN::Notify::Mirror will deploy the contents of the tag to the right place.
|
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.