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

Re: svn update in post-commit hook

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-11-08 19:30:35 CET

>>>>> "Rob" == Rob Brandt <bronto@csd-bes.net> writes:

 Rob> svn --newbie I have svn up and running on my debian server,
 Rob> using tortoise-svn on XP workstations.

 Rob> I would like to set up something that would "publish" HEAD to a
 Rob> web root directory on each commit.

That works without any action at all if you set up Apache to server
your repository. Given that, regular browser access to the repository
pathname will see the latest data.

Making it look like a root is a simple ( :-) ) exercise in RewriteRule
magic...

        paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 8 19:34:29 2005

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.