From owner-freebsd-questions@freebsd.org Sat Oct 1 13:10:39 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96C76C040BD for ; Sat, 1 Oct 2016 13:10:39 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-io0-x22e.google.com (mail-io0-x22e.google.com [IPv6:2607:f8b0:4001:c06::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71E7412B4 for ; Sat, 1 Oct 2016 13:10:39 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by mail-io0-x22e.google.com with SMTP id m79so82151829ioo.3 for ; Sat, 01 Oct 2016 06:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=997oxxqnJU48OFin03LlCFuiRBtTLQZlsml2y86PmlA=; b=jObgb4YS7XLifcdgEeND/kfLf7NiVztUAHCbjlac/giHGAjCIALi8pP1kKhY96L1O1 fQZj0FnR/uZlKUP3ldDkV/knY0mEXe1GczqqR0aXXbJIBJk0SLmc1M9hg6W9CJHF/1PG DmJbQNp3gt6TBbQZqA30H1G8pOtUTqzrXO08c/iHyZwy3nriLXjwsTbhBpjz20bs3oBP 7PQYnSQckKb/NAYiVI6vTNsYWvCmbKMPODiGY3sx0//AoC35GJH0Hl5rAOff3BfZQwPH fTxYRa2tYejIqIHCMo/WuZwtIxVyrdEZxvx6jGA2InpKgRAekFKtYC+cicPu1jTKv3r3 z9Xw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=997oxxqnJU48OFin03LlCFuiRBtTLQZlsml2y86PmlA=; b=JdcEaMSAjyD0j8lW0OOGA8zRmm+s2PldOfA7fv2l9Dux82o9kcXxUrwnlyPx8WXpS9 AjohhHipMZtugPgvWAayn3wdgkT56VLo3g6nCkwmXwcfgioZhPyJS+8x21+y8rpXA8F2 5wPnoNPK13I/xvyeMb1BVMpKWo+zDgBCtq6NlAhLQohzBv1Sso/f9OXE2ozKnN1BjjTA Ds+EaCd/h7Btl0kDWTwfrfZ1J6aZHWkUKOiewbcwVDW7MNW8utGGyei0hvFPVmBvGl7W 7xjZnqkI/vJyS9MycZnXkbolZfSbwl5XoSIyayChr7yCv6w1JlR7/Y43NS4WdMYdEGL8 s53g== X-Gm-Message-State: AA6/9Rns8Z4ZxKpUY7quSzcBkB/9D9qPbh8fgDGELbXJW2i0JG6cXiLp8WGqcFGVCtKANf4IFf9qxoPlIj0AVQ== X-Received: by 10.107.17.229 with SMTP id 98mr2080420ior.96.1475327438810; Sat, 01 Oct 2016 06:10:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.87.140 with HTTP; Sat, 1 Oct 2016 06:10:38 -0700 (PDT) In-Reply-To: <23c8bfcb-5112-accb-6607-3448104d5a0f@holgerdanske.com> References: <6470061F-3127-4CD8-BB14-EB46D46B0BF1@mail.sermon-archive.info> <23c8bfcb-5112-accb-6607-3448104d5a0f@holgerdanske.com> From: Aryeh Friedman Date: Sat, 1 Oct 2016 09:10:38 -0400 Message-ID: Subject: Re: cvs To: David Christensen Cc: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2016 13:10:39 -0000 On Wed, Sep 28, 2016 at 11:38 PM, David Christensen < dpchrist@holgerdanske.com> wrote: > > systems manage version numbers on sets of files (Git, Mercurial?). > Still others number both individual files and sets of files (MKS SI). > devel/aegis works on change sets and goes a step farther in forcing each change set to have a automated test that passes. -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org