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

Re: Implementing a 'deploy' script / webdav

From: robert mena <robert.mena_at_gmail.com>
Date: Fri, 19 Mar 2010 18:59:09 -0430

hi ryan,

thanks.

I've looked but it seems to work only with ssh and does not mention webdav.

On Fri, Mar 19, 2010 at 6:35 PM, Ryan Schmidt <
subversion-2010a_at_ryandesign.com> wrote:

>
> 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.
> >
> > Since the developers can't access the server from the console/ssh I'd
> like to create a system where the developer would list the files and
> request. My script would pull the requests and do a svn update xxxx and
> return to the user the output of the command.
> >
> > I do not want to reinvent the wheel so tips would be great.
>
> 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.
>
>
Received on 2010-03-20 00:29:40 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.