Suggestion for cvs tag handling

Bill Crawford billcrawford1970 at gmail.com
Fri Mar 7 18:36:35 UTC 2008


On 07/03/2008, Till Maas <opensource at till.name> wrote:

>  Example:
>
>  1) edit foo.spec with version 1, release 1
>  2) make commit tag build
>  (immutable) tag is foo_1-1_fc9-build1
>  and it does not build
>  3) add missing patch
>  4) make commit tag build
>  (immutable) tag is foo_1-1_fc9-build2
>  5) build succeeds
>  6) cronjob creates immutable "alias tag" foo_1-1_fc9 with same contents as
>  foo_1-1_fc9-build2
>
>  The naming scheme for the temporary tags with -buildX suffix can of course be
>  arbitrary.

Yes, that's exactly what I was trying to say ...

>  Regards,
>
> Till

You did it better. Thanks :)




More information about the devel mailing list