chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Re: [Chicken-hackers] egg-post-commit


From: felix winkelmann
Subject: Re: [Chicken-users] Re: [Chicken-hackers] egg-post-commit
Date: Thu, 8 Mar 2007 08:15:43 +0100

On 3/7/07, Alejandro Forero Cuervo <address@hidden> wrote:

egg-post-commit should only automatically upload an egg if (1) it
detects a change in the directory for the egg's latest release and (2)
the egg's directory doesn't have the 'autoupdate' Subversion property
set to 'no'.

The directory for an egg's latest release would be:

1. If the egg has a 'tags' directory,

1.1. If the 'tags' directory has a 'latest' property set to 'foo',
the directory is 'tags/foo'.

1.2. Otherwise, the directory under 'tags' corresponding to the
greatest version number.

2. The egg's directory.


I'll do it exactly that way.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]