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

Re: Auto-Update Live Site Question

From: Brad Rhoads <bdrhoa_at_gmail.com>
Date: 2007-04-27 00:05:40 CEST

You could turn on auto autoversioning and then mount the repository with
webdrive or netdrive and then create the virtual host from there. The
updates would be automatic.

I've gotten this to work with webdrive. Download it from
http://www.webdrive.com/products/webdrive/index.html. After the install, add
a new site with the url, server type WebDav. Click Properties|HTTP Settings
and disable (uncheck) "Enable persistent connections (Keep-Alive). After you
have a connection, open the Program Settings|Cach Settings|Options and
select Custom, Cache Files and check all options. Set all boxes to 10
seconds.

Someone else said that netdrive (it's free) works for autoveroning. But you
might run into trouble trying to get IIS to recognize it. It took a lot of
work with the vendor to get webdrive to work with IIS.

Just do a search of the archive and you'll find several discussions about
this.

On 4/26/07, Jamie Jackson <myspamb8@gmail.com> wrote:
>
> We've got the SVN repo on linux/Apache but the working copy (a Web
> site) lives on Win/IIS.
>
> Is there a way to arrange a post-commit hook to auto-update the live
> site via a post-commit with this environment combination?
>
> Thanks,
> Jamie
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Fri Apr 27 00:06:01 2007

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.