We have a large website with a lot of devlopers working on it.  We want to
use CVS, however in order for devlopers to see thier changes it is
necessary to keep a "live" version of the most current CVS repository.
Basically, we want to have a directory tree somewhere, and every time
anyone commits anything we want to checkout the file they commited to the
proper place on that directory.  We can't use make files becouse a lot of
our uses are comming in using WinCVS and such... Any ideas how to
specifiy a command to run AFTER checkout, or any other ideas how to do
this.  Note that the webpage is like 2 gigs, so we can't cron a complete
replacement every 10 mins.

Reply via email to