vote up 2 vote down star
2

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

flag

2 Answers

vote up 2 vote down check
link|flag
vote up 1 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.