Doug Lee <[EMAIL PROTECTED]> wrote:

> Er...now maybe I'm the one missing something.  I don't see the
> problem:

> Say the LastGood tag was applied on Monday.  Tuesday someone removes
> a file and commits that, but LastGood is not moved yet.

But the tag *is* moved, if the testing robot succeeds with its
post-commit build.

If it weren't for deleted files, the robot could be just this:

    #! /bin/sh
    cd /the/reference/sandbox
    cvs update
    make test && cvs update -F LastGood

If files are removed, that's not enough.

-- 
pa at panix dot com
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to