info-cvs
[Top][All Lists]
Advanced

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

Re: Using moving tags


From: Pierre Asselin
Subject: Re: Using moving tags
Date: Sat, 2 Oct 2004 00:52:00 +0000 (UTC)
User-agent: tin/1.6.1-20030810 ("Mingulay") (UNIX) (NetBSD/1.5.4_ALPHA (i386))

Doug Lee <address@hidden> 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


reply via email to

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