i do this similarly with CVS. We tag the code base with a Remedy HD#, the HD# represents a bug and/or request to promote code. The code manager updates the staging code based on this tag. Once tested and approved, updates prod code with that tag.
One day when we grow up, we will use ANT to do this. ;) DK On 3/15/06, Michael Traher <[EMAIL PROTECTED]> wrote: > I agree with what John Paul recommends, but in case you're reeling from lots > of new concepts, just consider tagging your code (you just give the whole > app a friendly name like phase1 to mark a snapshot of the code) then only > checkout (or export) that tag rather than the latest code. > > Once 'phase1' has been QA'd you can checkout (or export) that tag to > production. > > Export provides a version of the code without the hidden SVN folders. > > I expect you have just been doing 'Update' on each server with is certainly > nice and convenient, but probably no longer sufficient. > > Good Luck! > > > -- > Mike T > Blog http://www.socialpoints.com/ > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:235484 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

