On 2/21/06, Michael Traher <[EMAIL PROTECTED]> wrote: > SVN is the next generation of CVS and has fixed some CVS limitations so this > is worth a look.
And specifically for VSS folks, SVN now supports locking (VSS-style one file/one developer) checkout as well as the more common in CVS/SVN concurrent checkout. > In terms of deployment CVS/SVN allow you to select a snapshot of code to > release (in various ways) but how it moves from server to server is down to > you. We have written a little CF app which provides a nice interface to some > ANT scripts which are able to extract code from CVS and then copy it around. Ant should definitely go on your solution list, regardless of the SCC provider you choose (I've used Ant with SVN, CVS, and VSS on various projects). It's designed to deal with release and deployment. As an aside, there's a commercial SVN/SCC API proxy from pushtotest that lets IDEs like Dreamweaver that only support VSS through the its SCC API to access CVS, SVN, and others natively. -- John Paul Ashenfelter CTO/Transitionpoint (blog) http://www.ashenfelter.com (email) [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233088 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

