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

Re: Windows Hook Script - Automatic web publishing

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-04-24 00:14:42 CEST

WysG wrote:

>One of the reason why we chose Subversion was that it's blazing fast and
>light. I already thought of this way but :
>1. When you do a commit, the hook have to update the complete working
>copy on the server, wich I think will slow things down.
>
>
You must definitely do these updates asynhchronously, that is, not make
the svn server wait for the updates to complete.

>3. I want to have trunk and tags for each apps.
>
>
Nothing's stopping you from doing that.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 24 00:18:25 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.