Jason Purdy <[EMAIL PROTECTED]> writes:

>What is a good scheme of automating synchronization between a CVS repository 
>and a Web site
>[...]

>2) Create 'trigger' scripts which would be triggered when the developer 
>'commit'ed their changes, which would also affect the changes on the Web site 
>directories.

Yes, like that.  It's documented in the manual.  Try searching for
"Keeping a checked out copy".  You could tweak the approach therein
to keep an exported copy instead.

Also, it would be a *really, really good idea* to run multiple copies
of the web server, one for each developer sandbox, each running on a
private high-numbered port.  That way, the developers can browse and
debug their sandboxes before committing.

--
Pierre Asselin
Westminster, Colorado


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----==  Over 80,000 Newsgroups - 16 Different Servers! =-----
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to