Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Application workflow with Version Control

Status
Not open for further replies.

xor

Programmer
Jan 7, 2001
71
NZ
Does anyone use CVS or Subversion (or any type of version control) within their Web Application development workflow? I'd like to know what the alternatives are for integrating version control into a web dev workflow. At present we have 3 servers: dev, test, production. We aren't allowed to have servers running on our local machines, so I'm trying to come up with a workflow that isn't a hassle for us, but allows us to work on pages still on the dev server. If the only really viable way is to have servers installed on our local machines so we can check out files, work on them, save and view/test then I will need to make an argument for that option, so I want to make sure we don't really have a feasible alternative 1st.

Thanks in advance!
Donna

The New Zealand Site
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top