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

  • Home
  • SEARCH
  • 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 948309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T23:13:26+00:00 2026-05-15T23:13:26+00:00

First, I’m not sure if I should break this question into smaller, individual questions.

  • 0

First, I’m not sure if I should break this question into smaller, individual questions. They’re related, but I’m not sure if I’m doing it wrong. Apologies if I am.

I’m a bit new to the idea of source/version control. I have installed TortoiseSVN on my development laptop, but haven’t really gotten into the habit of using it. That said, I have a live (and embarrassingly small, at the moment) ASP.NET MVC 2 site that will be in need of upgrading soon, and I’m curious as to what the best way to go would be. As an added wrinkle, the site does not currently use a database, but it will relatively soon. I’ve already installed SQL Server 2008 R2 on the server.

So, is there a way for me to use Subversion to push an updated iteration of my site to the server? Or to have the server pull it?

Would it be better to use the version control that comes with VS 2010?

What about the db? When I set up the db and its data in my solution, how would I port that over to the server? Would I have to manually write to the db?

The obvious option is to simply overwrite the existing .dll with the new build and upload new static content, but that seems a bit archaic to me.

  • 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-15T23:13:27+00:00Added an answer on May 15, 2026 at 11:13 pm

    You would do better to split this up into multiple questions.

    1. Version control – unless you are using a Team Foundation version and have TFS installed, you don’t have version control built into Visual Studio. Subversion is a good choice. I prefer distributed vcs systems like git or hg, but if you’re new to it, svn is a good choice.
    2. You can use svn to pull from the server, but you probably don’t want to shove stuff out there directly. If you do, you can automate the step using a build tool like MsBuild, NAnt, Rake, or many others.
    3. Database – So far as I know, you’ll need to run your database creation and update scripts on both your local and production machines. You can use the Tasks -> Generate Scripts from your local database to generate the scripts you need to run the first time you set up your production database. After that, you should plan to write and execute update scripts locally and on production. You’ll want to do this to make sure you don’t inadvertently delete data by testing it locally.
    4. Archaic or not, xcopy deployment is still viable, especially with a build tool to automate the process.

    I hope that helps a bit.

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

Sidebar

Related Questions

First let me say that I really feel directionless on this question. I am
First, I'm not a regex expert, so I'm pretty sure I'm doing something wrong.
First of all: this is not a homework assignment, it's for a hobby project
First off, I'm not really sure how much information is necessary to include because
First off, I know this may be a very stupid question, so don't shoot
First of all, I know how to build a Java application. But I have
First off, there's a bit of background to this issue available on my blog:
First, let's get the security considerations out of the way. I'm using simple authentication
First off, I am using Windows XP. I have multiple hard drives and it
First off, I understand the reasons why an interface or abstract class (in the

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.