Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

With subversion or TFS, how would you go about setting up automatic builds?

With subversion or TFS, how would you go about setting up automatic builds?

I need some guidance with regards to naming convention and how this would happen automatically.

I am using /branches /trunk /tags folder structure. I am using a build app (finalbuilder).

Which tag name would I tell it to pull from (or revision # etc)? Since it is going to change all the time, how do people perform nightly builds? Using the date in the name of the release?

like image 715
Blankman Avatar asked Jan 20 '26 08:01

Blankman


2 Answers

Just use the revision number. Something like CruiseControl.NET should make this pretty easy for you.

like image 106
Jon Skeet Avatar answered Jan 22 '26 02:01

Jon Skeet


Use TeamCity, setup a separate build for trunk + every branch. We do this and it's very helpful.

like image 41
ripper234 Avatar answered Jan 22 '26 00:01

ripper234



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!