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

Re: Staging a Subversion Repository

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-09 17:06:38 CEST

On Sep 9, 2005, at 16:20, Jonathan Chum wrote:
> I was wondering the best way to stage a subversion repository such
> that when I enter a unique URL, I am able to see the files
> committed as though it’s in production?

Assuming you are talking about a web site that is in your repository,
then you can write a post-commit hook that performs an svn update of
a special working copy under a web server document root. See this FAQ
item:

http://subversion.tigris.org/faq.html#website-auto-update

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 9 17:09:01 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.