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

Re: Updating the live website

From: Ben Reser <ben_at_reser.org>
Date: 2004-06-29 00:18:32 CEST

On Mon, Jun 28, 2004 at 11:57:58AM -0500, kfogel@collab.net wrote:
> "Max Bowsher" <maxb@ukf.net> writes:
> > Suggestion:
> >
> > Have post-commit update the live website if any path under trunk/www changes.
> >
> > Comments?
>
> Ah, if only post-commit were running on the same machine as the web
> site is served from... :-)
>
> (We could probably still set up some remote auto-updater, but then
> there start being security implications for the tigris.org box. We've
> been doing it manually so we don't have to Go There.)

That's what ssh keys with a command="" set on it. I.E. it will only run
one command. Then you just set the hook to run:
ssh wwwupdater@tigris.org -i /path/to/key

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 29 00:19:53 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.