Tagged Questions
1
vote
4answers
270 views
nightly build and virtual machines
At my place we are writing server side applications (WCF services) and we are looking forward automate the installation and run it in our nightly build process...
Moreover, we are looking forward ...
0
votes
1answer
136 views
Nightly build for VB.NET program, Versioning
I currently have a nightly build system running as a windows scheduled task, calling at batch file, that works sort of like this:
Check out the latest revision from subversion
Modify the ...