Subversion and the Dynamic Website
From: Marc <subscriptions_at_advantex.net>
Date: 2006-09-20 17:26:20 CEST
Hello Everyone,
I am new to Subversion (haven't even set up my first project yet!), but am
Our immediate need is to version-control a dynamic (ColdFusion-based)
After reading (and reading, and reading!), I have decided on this
Platforms: Windows 2003/IIS/ColdFusion 6.1/SQL Server 2000. Will probably
I plan on implementing the best-practice project/directory layout.
The TRUNK of the project would be served up by the web server as
A svn working copy of TRUNK is served up as www.site.com, and is "svn
Developers can check out files or directories or entire trunk. This places
We probably won't use branches right away, but might consider tagging of
If the developer has local install of the site, with web server/cf server
If the developer does NOT have a local copy, they can modify code and commit
A working dev site is therefore absolutely required prior to svn update of
Database snapshots from LIVE to DEV can be done as-needed via DTS package,
Live site checkout, once dev.site.com is tested, will be made possible via a
This all seems like it will work great. Then there's the Big But:
What about dynamic content created by CMS users of the live site?
I've read a lot on how to do this, and have gotten this far... But the
So, gurus, how should we proceed... Or is Subversion not the right tool for
Thanks everyone!
marc
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.