Use the post-commit hook:
<http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1>.
Or a cron job, depending on how often you commit, how big the website
is, etc.
On Thu, 17 Mar 2005 21:01:07 +0100, Philipp Wagner <phil.wagner@web.de> wrote:
>
> Hi there,
>
> I'm using Subversion for developing websites. I would like subversion to
> automatically export the repository to a folder in my www-directory after
> every commit, so that every developer can test and verify their changes by
> opening the site by simply typing the url in the browser. Otherwise
> everybody would have to run a webserver for testing on his computer with the
> same settings as on our server. Does anybody have an idea?
>
> I thought about a cron-job, but I think it wouldn't be the smartest way,
> since this would mean an export every 2 minutes or something...
>
> Philipp
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 17 21:23:44 2005