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

update in post-commit only the commited files

From: Niko Sams <ns_at_vivid-planet.com>
Date: 2005-06-16 13:40:35 CEST

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?

tanks
niko

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