From owner-freebsd-bugs Mon Aug 26 10: 0:11 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9819337B400 for ; Mon, 26 Aug 2002 10:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 548F643E65 for ; Mon, 26 Aug 2002 10:00:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7QH07JU073336 for ; Mon, 26 Aug 2002 10:00:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7QH07ES073335; Mon, 26 Aug 2002 10:00:07 -0700 (PDT) Date: Mon, 26 Aug 2002 10:00:07 -0700 (PDT) Message-Id: <200208261700.g7QH07ES073335@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: bin/10510: Remote cvs botches commits on occassion Reply-To: Giorgos Keramidas Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/10510; it has been noted by GNATS. From: Giorgos Keramidas To: Jacques Vidrine Cc: bug-followup@FreeBSD.org, Mike Barcroft , John Polstra , Peter Wemm Subject: Re: bin/10510: Remote cvs botches commits on occassion Date: Mon, 26 Aug 2002 13:15:42 +0300 On 1999-03-09 12:07 +0000, Jacques Vidrine wrote: > As an example session: > > local_machine$ cvs ci > [fill out the log] > cvs commit: Examining . > cvs server: warning: cannot stat patch-ag: No such file or directory > Checking in patch-ag; > /home/ncvs/ports/x11/gnomecore/patches/patch-ag,v <-- patch-ag > cvs [server aborted]: can't stat patch-ag: No such file or directory > cvs commit: saving log message in /tmp/cvsm91737 > > [wonder what went wrong, try to commit again] > local_machine$ cvs ci > [fill out log] > cvs commit: Examining . > cvs commit: cannot add file `patch-ag' when RCS file `/home/ncvs/ports/x11/gnomecore/patches/patch-ag,v' already exists > cvs [commit aborted]: correct above errors first! Is this behavior related to the remote client/server that fenner fixed only recently in rev 1.7 of src/contrib/cvs/src/client.c ? IIRC, from the related threads when des and fenner were bit by the client not correctly uploading files for "cvs import" they fixed it by forcing the client to always upload the new files. The relevant delta is: 2002.07.08.10.05.26 client.c 1.7 fenner -- FreeBSD: The Power to Serve <> http://www.FreeBSD.org FreeBSD 5.0-CURRENT #0: Wed Aug 21 22:08:19 EEST 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message