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

Re: update in post-commit only the commited files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-16 14:53:38 CEST

On Jun 16, 2005, at 6:40 AM, Niko Sams wrote:

> Hello,
>
> We have a relatively large repository and i would like to do a
> update on a
> local folder on every commit.
>
> this can be done very easy using a post-commit-hook and a
> svn update /dir/where_my_wc_is
>
> but this can take several minutes and the server will slow down.
> (and i'm
> sure there will be problems when several commits within one minute are
> done)
>
> so is there a possibility to update only the path that was commited?
> or is there a other/better solution?

Instead of a post-commit hook, have a scheduled cron job update the
working copy once per hour?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 15:00:51 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.