Re: error states

2007-08-29 Thread Emmanuel Venisse
Brett Porter a écrit : On 29/08/2007, at 7:48 PM, Emmanuel Venisse wrote: 2) rebuild a project that was in error state before. I think it's the best solution for now and won't be a lot of work. agreed... can we sneak this into the 1.1 JIRA? :D sure, I don't think we already have an is

Re: error states

2007-08-29 Thread Brett Porter
On 29/08/2007, at 7:48 PM, Emmanuel Venisse wrote: 2) rebuild a project that was in error state before. I think it's the best solution for now and won't be a lot of work. agreed... can we sneak this into the 1.1 JIRA? :D Only the first would also address the problem of having difficul

Re: error states

2007-08-29 Thread Emmanuel Venisse
Brett Porter a écrit : I think I understand this problem more now. the svn errors are a transient problem - it occurs before a build takes place, but they are recorded as a built result. So when they succeed again, no build occurs because no update has taken place. I see two possible corre

Re: error states

2007-08-29 Thread Brett Porter
Anyone have any thoughts on this? On 20/08/2007, at 10:59 AM, Brett Porter wrote: I think I understand this problem more now. the svn errors are a transient problem - it occurs before a build takes place, but they are recorded as a built result. So when they succeed again, no build occurs

Re: error states

2007-08-19 Thread Brett Porter
I think I understand this problem more now. the svn errors are a transient problem - it occurs before a build takes place, but they are recorded as a built result. So when they succeed again, no build occurs because no update has taken place. I see two possible corrections to this problem:

Re: error states

2007-08-15 Thread Brett Porter
I'm also seeing where there is a "real" error, like the SVN server not being reachable, and it not trying to build ever again. On 16/08/2007, at 1:40 PM, Brett Porter wrote: I see too often project's getting stuck in "error" state, and it's quite hard to diagnose what's wrong. They don't aut