On 8/20/07 6:49 AM, "Kenneth Dombrowski" <[EMAIL PROTECTED]> wrote: > I would never release a production site as a working directory; I only > agree that version control is important for serious projects. I do > check out my dev sites as working directories, and typically set up cvs > to trigger an update of the dev site for every commit > > for moving to testing & production, I use shell scripts which operate on > specifically tagged versions & perform an export, like you describe > > Kenneth
Ah, got it. That's what I figured, but I wanted to be sure. The working directory "trick" for updating a production site sounds so easy, but it makes me queasy. Exporting specific tagged releases sounds much more controlled. Now I just need to write some Subversion export shell scripts.... _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php