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

Re: automatic export?

From: Philipp Wagner <phil.wagner_at_web.de>
Date: 2005-03-18 11:31:10 CET

Thanks! Must have skipped that chapter!

Philipp

----- Original Message -----
From: "Robert Mohr" <mohr.42@gmail.com>
To: <users@subversion.tigris.org>
Sent: Thursday, March 17, 2005 9:20 PM
Subject: Re: automatic export?

> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 18 11:34:54 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.