Hi,

On Sat, Jul 24, 2010 at 8:14 AM, Robert Martin <robertl...@gmail.com> wrote:

> Is there any way to see what changed from build to build??


The number in parenthesis in the email notification gives you the svn
revision that has been built. Looking at the commit log gives you all the
details on what changed.


> also does
> it seem like the build farm is triggering way to many times a day??
>

In the past, builds were triggered "by hand", mostly by me, so it was daily
or sometimes less.

With the move to TeamCity, we set up the system to build continuously if
something changed (so it's almost on each commit except when a burst of
commits happen while the build is going so the next build picks up a bunch
of commits at once). It's better I think as it captures build issues related
to a commit almost immediately and ensures there's a fresh crop of builds
available for testing. We also have lots of builds these days because a
handful of us have been really active recently (big kudos to Aleric for
awesome productivity :) )... which is a good thing... :)

Cheers,
- Merov
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to