On Tue, 21 Aug 2007 14:50:29 +0200, <[EMAIL PROTECTED]> wrote:

> On 8/21/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote:
>> Trying to make post-commit to update the recipe store automatically, instead
>> of running UpdateLocalStore every two hours, I accidently made a recursive
>> post-commit rule. Sorry about that.
>
> I actually think the two-hour delay is a good way of allowing one to
> undo quick mistakes to the svn tree without having it propagated right
> away to the recipe store.
>
Well, I don't think one should commit recipes to the *revisions* tree unless
it contains errors. That's what the trunk is for imo. The script I tried to use
would only update the store if a new revision was added.

I still think that the recipe commit procedure is somewhat wrong, or at least
could be better. I'm thinking somewhere along
1: commit to trunk
2: try build using ChrootCompile
3: if 2 succesfull
     then commit to revisions
     else goto 1

2: and 3: could be automated somehow.

-- 
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to