Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2002 10:00:07 -0700 (PDT)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/10510: Remote cvs botches commits on occassion
Message-ID:  <200208261700.g7QH07ES073335@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/10510; it has been noted by GNATS.

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Jacques Vidrine <nectar@nectar.com>
Cc: bug-followup@FreeBSD.org, Mike Barcroft <mike@FreeBSD.org>,
	John Polstra <jdp@FreeBSD.org>, Peter Wemm <peter@FreeBSD.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208261700.g7QH07ES073335>