We use subversion to manage a large codebase, and it has worked well so far. We use it with the TourtoiseSVN, which integrates into windows explorer and makes checking in/out and other source control features VERY easy. We do seem to be hitting a wall as far as figuring out how to do QA, and defect tracking. We might be installing TRAC or something similar for integrated defect tracking, but I'm still looking for a good 3 tier deployment QA solution. For example:
All the changes are done on the dev server (for most companies, it would be their own workspace, but we're using a single dev server, since our codebase is so large). Once the changes are tested on the dev server, they should be deployed to the QA server. Once the changes have been QA'ed and approved, they are committed and deployed to the production server. I can't seem to figure out how to do this kind of workflow with Subversion. It doesn't look like there are any front end tools for it that allow for this sort of thing. Are there other Source Control systems that allow for something like this? Russ > -----Original Message----- > From: Michel Deloux [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 26, 2006 12:09 PM > To: CF-Talk > Subject: Version control - how to? > > Does anybody have any suggestions for somebody who's never used any source > control? We use DW8 as our primary IDE, CF 6.1 in dev/prod server. > Subversion is a good application? Works in WindowsXP and CF/IIS(without > Apache) with application server? Any example with this settings? > > Cheers > > MD > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236221 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

