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 186497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:39:26+00:00 2026-05-11T15:39:26+00:00

Our ASP.NET web shop is starting to move from VisualSourceSafe to Subversion (VisualSVN/TortoiseSVN). Subversion

  • 0

Our ASP.NET web shop is starting to move from VisualSourceSafe to Subversion (VisualSVN/TortoiseSVN).

Subversion needs to have all files residing in a single directory tree. This is simple when using a Web Application Projects – everything lives in

  • \Visual Studio 2008\Projects\MyProject

With a Web Deployment Project, though, it’s a bit of a mess. You have

  • \Visual Studio 2008\Website\MyProject for the website itself
  • \Visual Studio 2008\Projects\MyProject for the solution file
  • \Visual Studio 2008\Projects\MyProject\MyProject_deploy containing a complete ‘deployment’ version of the website

What’s the best practice for managing this in SVN? Should I just move the website under \Visual Studio 2008\Projects\MyProject and add the whole thing to the repository, including the deployment version of the site?

  • 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. 2026-05-11T15:39:26+00:00Added an answer on May 11, 2026 at 3:39 pm

    Best practice is to leave your solution file at the root of your project structure, with every project in a sub-folder. That way, each project can be checked out individually without the solution file if people wish to do so.

    So in your case, you should have, in your SVN repository, something like:

    svn://{repository_root}/MyProject/Website/ {all website files including the .proj file} svn://{repository_root}/MyProject/WebsiteDeployment/ { all deployment files including .proj file} svn://{repository_root}/MyProject/MyProject.sln

    So the answer to your question is yes, you should move everything under a folder called ‘MyProject’.

    Edit: you should also consider having MyProject/Trunk, MyProject/Tags, and MyProject/Branches, which is considered best practice according to the SVN Manual.

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

Sidebar

Related Questions

We have an ASMX web service which we invoke from our ASP.NET application using
I have started upgrading one of our internal software applications, written in ASP.NET Web
ASP.NET 3.5 Classes throughout our solution referenced ConfigurationManater.AppSettings[] to get appSettings (from web.config). We
We have been using log4net for logging our asp.net web forms application. Our logging
We have Flex applications that connect to our ASP.NET 3.5 Web Applications and usually
We've implemented a background service in our Asp.Net web app that receives messages from
We all know that we should only be publishing our ASP.NET Web Applications with
We have a rather complicated system of permission handling in our (ASP.NET web) application.
I have an Azman store in AD, but cannot access it from our ASP.NET
I have been asked to migrate some code to our new asp.net web app.

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.