CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 2/19/2008 3:51:18 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 1 Views: 32 Favorited: 0 Favorite
2 Items, 1 Pages 1 |< << Go >> >|
"drifter2007" <
NewsGroup User
Using VS2005, Source Control and different development levels2/19/2008 3:51:18 PM

0

I have a question about how to effectively use VS2005 and a source control program for asp.net development when we want to have different development levels.

Consider initially our Classic ASP development where there is a simple structure on a server where we have Development, Test and Live directories, corresponding to web addresses dev.xyz.com, test.xyz.com and www.xyz.com.

In the non-source-controlled world, several developers would be working on different projects and making code changes in the Development folder.  As they make their changes they are able to immediately see the effect on dev.xyz.com.

When one of the developers has finished their project they manually copy the files they changed to the Test folder.  This allows clients to see the effect of the change on test.xyz.com.

When that project is ready to go live the modules are manually copied from Test to Live.


I am having a hard time trying to visualise how to achieve this multi-layered development model using Asp.Net, VS2005 and a source control program like VSS or Vault.

I am OK with the concept of how to put asp.net solutions/projects into source control.  Developers check out the files they need, make changes then check back in.

But how would I create a structure similar to my Development, Test and Live scenario above where developers would make their changes and test them in one area, Development, and then promote them to the Test and Live areas when required??

Any help really appreciated..

"AlexB1318" <>
NewsGroup User
Re: Using VS2005, Source Control and different development levels2/20/2008 12:53:21 AM

0

Here's a suggestion for you:  how about having three projects in SS: ABCDev, ABCTest, ABCProd. Your developers can work from ABCDev.  When you move the app to the Test server, manually copy the project to ABCTest in SS.  Then when you move Test to Production, manually copy ABCTest to ABCProd in SS.  ...just an idea.

 

2 Items, 1 Pages 1 |< << Go >> >|




   
  Privacy | Contact Us
All Times Are GMT