Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 752863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T14:49:51+00:00 2026-05-14T14:49:51+00:00

My current project has a development web server and live web server. Developers make

  • 0

My current project has a development web server and live web server. Developers make changes to files on the dev server and test them (by going to the dev address) and make changes as necessary. When the file or files are ready to go, they are copied to the live server. There is no version control.

As you might expect, there are some problems with this model:

  • It’s hard to keep track of what other programmers have done.
  • It’s hard to keep track of what files should be copied to the live server.
  • There is no version control.

I’m in a position to make nearly any change I like, but I want it to be the right one! I have been turning this over in my head for quite a while, and I have a solution that might be okay. But I want SO’s opinion.

Certainly version control needs to be added. But how should it work with the existing codebase and where should the developers be testing? How can anyone know what needs to be moved to the live server? What other details need to be addressed?

How would you attack this problem?

Supplementary information:

  • The website is vital, but not mission critical. A small amount of downtime is acceptable.
  • There are very few developers. (Right now, only 4.)
  • History: Before I started, the project used Visual Source Safe. This was a sufficiently bad experience that they quit using it and abandoned version control.
  • The project is an ASP.NET (C#) website.
  • This seems like a question that may have a complicated answer. Thanks for thinking about it!
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T14:49:52+00:00Added an answer on May 14, 2026 at 2:49 pm

    Use source control. Even VSS is better than nothing, but there are plenty of better alternatives, free or otherwise. Simple enough option in Subversion, with a plugin like VisualSVN to integrate with Visual Studio.

    Developers’ initial testing should just use their own local development web servers that VS will fire up, or their own local IIS instances.

    Add a web deployment project to pre-compile the website, and exclude it from the debug build configuration so it doesn’t slow everyone down when they build.

    When you want to deploy, deploy the entire output of the web deployment project built in release mode. Don’t do it piecemeal, otherwise you’ll never know what’s there.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My current development project has two aspects to it. First, there is a public
Our current project has ran into a circular dependency issue. Our business logic assembly
In my current project I am using a 3rd party library which has no
Several times throughout the course of our current project, the visual studio designer has
So, in my current project, when you navigate to the team page, which has
For one of my current iOS project, some business logic has been provided to
I have a current existing project repository that has a lot of code that
I have just set up Redmine on my server with a project that has
I'm currently doing web application development in PHP. Management has told us we're standardizing
I am being forced to work with Subversion on a current project. Someone has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.