Any advice on best practices for setting up development tree for .net application using with continuous integration.
                +1 
                A: 
                
                
              
            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:
- buildserver
- SVN
- TortiseSVN
- trac
- CC.net
- NAnt (to do builds on the buildserver)
- automatic deployment system [using custom in-house one at the moment]
- NUnit
- log4net
Various other things as-per the specific project.
                  Noon Silk
                   2009-08-21 09:31:56
                
              
                +2 
                A: 
                
                
              
            - Read the blog series from Mike Roberts on the subject.
- There is a tool that might be suitable for your needs: TreeSurgeon
                  The Chairman
                   2009-08-21 09:38:03