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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T03:04:22+00:00 2026-06-02T03:04:22+00:00

To start with some background, I am a member of a small team developing

  • 0

To start with some background, I am a member of a small team developing an ASP.NET application. In addition to us, there are 2 other teams working on it, all from different countries. Source code is hosted on a shared SVN server but there is no central testing environment. Each developer runs the app on their own machine and data services are set up per team.

Unfortunately our SVN workflow has some gaps in it: annoyances arise when there is time for an SVN update.

It is mainly because each developer and team have slightly different environments in terms of disk directory structure and configuration (both IIS and app itself). Hence conflicts in configuration files and elsewhere that in essence are not conflicts at all – for runtime configuration (XML) and in *.suo.

How should we handle this if our objective is to keep checkout, app setup and update as painless as possible?

One option would obviously be master copies. Another one establishing uniformity in developer environments and keeping it. But what about a third alternative?

  • 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-06-02T03:04:24+00:00Added an answer on June 2, 2026 at 3:04 am

    For IIS configuration there should be no argument – uniform environment across the build team.

    For app.config files and the like, I tend to keep them in a separate “cfg” directory in the root of the project and use pre-build events to copy in the relevant ones I need depending on the project and environment I’m working on.

    You could have a separate build task to copy in user-specific config into your output directory. Add a new directory in your root project called “user.config or something, and leave it empty. Then configure your project build to check this for entries and copy them to the output directory. This is easy to do, and then each dev can have their own config without affecting the master copies. Just make sure you have an ignore pattern on that folder so you don’t commit user-specific configuration. If you have svnadmin access to your source code repo, you could set a hook to prevent it from ever happening.

    Also set ignore patterns on your root directory (recursively) for .suo, .user, _Resharper or any other extensions you think are pertinent. There are some So questions already on exactly this topic:

    Best general SVN Ignore Pattern?

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

Sidebar

Related Questions

My team is developing an ASP.NET application, which among other things contains an import
As some background I prefer the flexibility and benefits that ASP.NET MVC gives me,
We run our web application wehre we start some Threads for background work and
First, some background: I'm new to ASP.NET MVC 2 and NHibernate. I'm starting my
So, let's start with some background [modified to make more concrete[. I have realised
I have to run some background tasks whenever an application is activated / or
Okay -- we have an interesting problem. Some background: Our main application uses Indy
Let me start with some background: By tribool I understand a variable which can
When a user visits an .aspx page, I need to start some background calculations
First, let me start with some background: I have a web service which accepts

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.