ColdFusion Version Control with Subversion
Last week I gave a presentation to the San Diego ColdFusion User Group on integrating subversion into a ColdFusion development environment. The powerpoint can be found on the SDCFUG site (link no longer valid), or can be downloaded directly from here.
Here's an outline of the presentation:
- Why Version Control
- How Version Control Works
- Development Models w/Version Control
- Subversion vs. VSS
- Subversion vs. CVS
- Where to Get Subversion
- Server Setup – Install
- Server Setup – User Accounts
- Server Setup – New SVN Repository
- Server Setup – Repository Structure
- Server Setup – Import Application
- Client Setup – Subclipse Plugin
- Client Setup – TortoiseSVN
- Howto – Checkout
- Howto – Checkin
- Howto – Add/Delete Files
- Howto – Resolve Conflicts
- Advanced – Automating Export Script
- Advanced – Branching
- Advanced – Merging
- Advanced – Patches
- Resources

I've got a meeting tomorrow (talk about timely!) where we'll be discussing a new, good-sized CF dev environment. Mind if I use any of these materials there?
-Joe
# Posted By Joe Rinehart | September 21, 2005 3:43 AM
# Posted By Matt Woodward | September 21, 2005 5:05 AM
# Posted By Cameron Childress | September 21, 2005 11:50 AM
Why do you recommend using the file system? It was probably explained in the talk, but there's no detail on this subject in the powerpoint.
# Posted By Phil | March 8, 2006 1:21 PM
http://svnbook.red-bean.com/en/1.1/ch05.html
File based is superior in virtually every way, most notably the item marked "Sensitivity to interruptions" says about BDB: "very; crashes and permission problems can leave the database 'wedged', requiring journaled recovery procedures."
# Posted By Cameron Childress | March 8, 2006 1:47 PM
# Posted By Heather | January 15, 2009 12:19 PM
# Posted By Matt | March 24, 2009 1:05 PM
-Cameron
# Posted By Cameron Childress | March 24, 2009 1:23 PM
# Posted By Cameron Childress | March 25, 2009 9:00 AM
At the company I work for, they decided to use Subversion for our ColdFusion team. I'm trying to come up with a plan for setting this up for us. I am trying to get a feel for how other ColdFusion shops did it.
I tried to download the link, but I got the error: page could not be found "http://www.sumoc.com/downloads/files/CFSubversion.zip"
Could you please re-post the powerpoint?
Thanks in advance
# Posted By Chantele | June 18, 2010 12:20 PM