How to cope with different versions of a web project ?

  • Thread starter Thread starter Adrian Parker
  • Start date Start date
A

Adrian Parker

I have a web project called IngenWeb, and now I need to split it into two
versions, production and development, so I want to name them IWebProd and
IWebDev. Given that all the pages have IngenWeb.something in them, how do
you go about maintaining two versions, when the development version will
eventually become production ?
 
I'm just about to create something like that myself and have had it in the
back of my head for a while. I have not come up with any good idea yet but
since we are keeping everything in SourceSafe I guess I could just copy a
project there and change the name of it or somethign but I have not really
spent any time on this yet so I'm very interested in any other better
solutions

best regards
Lrs Netel
 
Back
Top