October 2011
1 post
How to use Subversion , nant & cruise - go build...
Use subversion as source code repository. All working code goes inside /trunk folder. Set Cruise- Go server to continuously poll subversion server for modification and if it senses change, then cruise agent pull all the code. You can do this through setting pipeline in cruise configuration file. NANT build script themselves are part of source code so they gets pulled in whenever cruise agent...
Oct 18th