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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T22:34:36+00:00 2026-05-25T22:34:36+00:00

recently i was embarking on new project. it is giving me this time try

  • 0

recently i was embarking on new project. it is giving me this time try to make my tfs structure more solid put some betterment on my recent version. so here it s

branch
release

trunk

bin
docs
src
  sln.file
   project1
   project2

tests
  sln.file
   project1.test
   project2.test    

since test projects will not be branched this make sense. however I was contemplating is it better to keep test projects within same sln. though it s my preference how can than I refer to them withing working dev solution.

  • 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-25T22:34:37+00:00Added an answer on May 25, 2026 at 10:34 pm

    http://tfsbranchingguideiii.codeplex.com/
    Also, I don’t know what you call the “test projects”, but if they change when your main code changes, then they should be branched with your main code.


    Here’s a brief description of how I set up a small application recently. I have not yet moved larger larger applications, so haven’t yet dealt with things like libraries of common code.

    $/TeamProject
        /Development (folder)
            /Development (branch)
                /Lib
                /Src
                   etc.
        /Main (branch)
            /Lib [third party binaries and other artifacts]
            /Src
                /Solution1
                    Solution1.sln
                    WebApplication
                        WebApplication.csproj
                        etc.
                    WcfServices
                        WcfServices.csproj
                        etc.
                    DAL
                        DAL.csproj
                    UnitTests
                        UnitTests.csproj
                /Solution2 (same pattern as Solution1)
        /Release (folder)
            /Release (branch)
                /Lib
                /Src
                   etc.
    
    • I have a CI build set up for the Development branch, building the “Dev” configuration. We deploy it to our Integration environment.
    • I have the nightly build set up for our Main branch, building the “Test” configuration. When QA wants to test a new build, they deploy the latest of these to the QA environment.
    • I have a manual build set up for the Release branch, building the “Prod” configuration. When we’re ready to migrate to production, QA first tests the deployment process in their environment (will be a staging environment once we get one), and then Operations deploys this to the Production environment.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Recently, we discovered odd behavior in some old code. This code has worked for
Recently downloaded some code for a minor open-source project related to a small webgame
Recently I've read this performance guide Let's make the web faster and was puzzled
Recently I noticed (after others have extended the project) that the compile time significantly
Recently, I started changing some of our applications to support MS SQL Server as
Recently we got a new server at the office purely for testing purposes. It
Recently I ran into this error in my web application: java.lang.OutOfMemoryError: PermGen space It's
Recently I'm doing some work on RTMP streaming, that is using Flowplayer to integrate
Recently I've begun to code in Objective-C for iOS 5 devices. My brand new
Recently I've been doing quite the project mostly working with the DateTime class. Now,..

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.