[4903] in arla-drinkers
Re: Arla anoncvs broken?
daemon@ATHENA.MIT.EDU (Harald Barth)
Wed Apr 7 08:15:40 2010
From arla-drinkers-bounces@stacken.kth.se Wed Apr 07 12:15:40 2010
Return-Path: <arla-drinkers-bounces@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 9965 invoked from network); 7 Apr 2010 12:15:40 -0000
Received: from mx2.kth.se (130.237.48.98)
by charon.mit.edu with SMTP; 7 Apr 2010 12:15:40 -0000
X-KTH-mail-from: arla-drinkers-bounces@stacken.kth.se
Received: from localhost (localhost [127.0.0.1])
by mx2.kth.se (Postfix) with ESMTP id F32A310A137;
Wed, 7 Apr 2010 14:15:38 +0200 (CEST)
X-Virus-Scanned: by amavisd-new at kth.se
Received: from mx2.kth.se ([127.0.0.1])
by localhost (mx2.kth.se [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id OM-QVHKvbvi8; Wed, 7 Apr 2010 14:15:37 +0200 (CEST)
X-KTH-mail-from: arla-drinkers-bounces@stacken.kth.se
Received: from tapas.stacken.kth.se (tapas.stacken.kth.se [130.237.234.140])
by mx2.kth.se (Postfix) with ESMTP id 662A410A176;
Wed, 7 Apr 2010 14:15:29 +0200 (CEST)
Received: from tapas.stacken.kth.se (localhost [127.0.0.1])
by tapas.stacken.kth.se (Postfix) with ESMTP id E434A51D5B;
Wed, 7 Apr 2010 14:15:28 +0200 (CEST)
X-Original-To: arla-drinkers@tapas.stacken.kth.se
Delivered-To: arla-drinkers@tapas.stacken.kth.se
Received: from brev.stacken.kth.se (brev.stacken.kth.se [130.237.234.84])
by tapas.stacken.kth.se (Postfix) with ESMTP id E1ACB51D5D
for <arla-drinkers@tapas.stacken.kth.se>;
Wed, 7 Apr 2010 14:15:26 +0200 (CEST)
Received: from smtp-2.sys.kth.se (smtp-2.sys.kth.se [130.237.32.160])
by brev.stacken.kth.se (8.12.10/8.12.10) with ESMTP id o37CFQxY021209
for <arla-drinkers@stacken.kth.se>;
Wed, 7 Apr 2010 14:15:26 +0200 (MET DST)
Received: from localhost (localhost [127.0.0.1])
by smtp-2.sys.kth.se (Postfix) with ESMTP id 7E3D114DCA4
for <arla-drinkers@stacken.kth.se>;
Wed, 7 Apr 2010 14:15:21 +0200 (CEST)
X-Virus-Scanned: by amavisd-new at kth.se
Received: from smtp-2.sys.kth.se ([127.0.0.1])
by localhost (smtp-2.sys.kth.se [127.0.0.1]) (amavisd-new, port 10024)
with LMTP id oEHSYnT7fiPp; Wed, 7 Apr 2010 14:15:20 +0200 (CEST)
X-KTH-Auth: haba [80.251.207.11]
X-KTH-mail-from: haba@kth.se
Received: from localhost (cust-IP-11.data.tre.se [80.251.207.11])
by smtp-2.sys.kth.se (Postfix) with ESMTP id 8CFE514DC9A;
Wed, 7 Apr 2010 14:15:19 +0200 (CEST)
Date: Wed, 07 Apr 2010 14:15:17 +0200 (CEST)
Message-Id: <20100407.141517.90987359.haba@habanero.pdc.kth.se>
To: rwatson@FreeBSD.org
Subject: Re: Arla anoncvs broken?
From: Harald Barth <haba@kth.se>
In-Reply-To: <F47079DA-00A6-43F8-ADC3-8C4195904FF7@FreeBSD.org>
References: <20100407132754.5b144fac.elbarto@arcadebsd.org>
<87fx37324c.fsf@lapdog.kihlman.net>
<F47079DA-00A6-43F8-ADC3-8C4195904FF7@FreeBSD.org>
X-Mailer: Mew version 5.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Cc: gk@abc.se, arla-drinkers@stacken.kth.se
X-BeenThere: arla-drinkers@stacken.kth.se
X-Mailman-Version: 2.1.6
Precedence: list
List-Id: Arla discussions <arla-drinkers.stacken.kth.se>
List-Unsubscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=unsubscribe>
List-Archive: <http://lists.stacken.kth.se/pipermail/arla-drinkers>
List-Post: <mailto:arla-drinkers@stacken.kth.se>
List-Help: <mailto:arla-drinkers-request@stacken.kth.se?subject=help>
List-Subscribe: <https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers>,
<mailto:arla-drinkers-request@stacken.kth.se?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: arla-drinkers-bounces@stacken.kth.se
Errors-To: arla-drinkers-bounces@stacken.kth.se
> Requiring a working AFS client to check out Arla source does seem like a problematic prerequisite, though. :-)
This just shows that the maintainance of a working AFS is easier that
that of a working CVS server.
Most Arla developers have more than one AFS client at hands, but yes,
an annoncvs would be handy at times.
Btw, the following loop:
while not fail do
cvs update to branch
cvs update to head
done
With both the repository and the PWD in AFS is a good file system
stress test.
Harald.
_______________________________________________
Arla-drinkers mailing list
Arla-drinkers@stacken.kth.se
https://lists.stacken.kth.se/mailman/listinfo/arla-drinkers