1

Any advice on best practices for setting up development tree for .net application using with continuous integration.

2 Answers 2

2
Sign up to request clarification or add additional context in comments.

Comments

1

I suspect this will be a dupe, but I can't see it on the 'related' list, so I'll at least reply with my environment:

  1. buildserver
  2. SVN
  3. TortiseSVN
  4. trac
  5. CC.net
  6. NAnt (to do builds on the buildserver)
  7. automatic deployment system [using custom in-house one at the moment]
  8. NUnit
  9. log4net

Various other things as-per the specific project.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.