From owner-cvs-all Mon Jul 8 8:30:24 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 3478337B400; Mon, 8 Jul 2002 08:30:19 -0700 (PDT) Date: Mon, 8 Jul 2002 08:30:19 -0700 From: Juli Mallett To: Bill Fenner Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/cvs/src client.c Message-ID: <20020708083018.A39552@FreeBSD.ORG> References: <200207081005.g68A5ShU065183@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200207081005.g68A5ShU065183@freefall.freebsd.org>; from fenner@FreeBSD.org on Mon, Jul 08, 2002 at 03:05:28AM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , X-Affiliated-Projects: FreeBSD, xMach, ircd-hybrid-7 X-Towel: Yes X-LiveJournal: flata X-Negacore: Yes X-Warning: If you make me read stupid email, don't be surprised if I respond. If you don't want me to reply to something, don't send it to me. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * De: Bill Fenner [ Data: 2002-07-08 ] [ Subjecte: cvs commit: src/contrib/cvs/src client.c ] > fenner 2002/07/08 03:05:28 PDT > > Modified files: > contrib/cvs/src client.c > Log: > Always upload new files, even if the timestamps match. This is a workaround Why not check timestamps, then branches? That seems like it will do the job just as well, and not waste a lot of bandwidth? > for the trouble that DES and I had with MFCs: when "cvs update -jfoo -jbar" > creates a new file, it sets the version to 0 ("new") but sets the timestamp > in the Entries file to the timestamp of the file that's new on the branch. > The CVS client doesn't upload files whose timestamps match with the Entries > file, so these new files don't get uploaded to the server and the server > fails when trying to check them in. > > PR: bin/40227 > Approved by: peter > MFC after: 2 weeks > > Revision Changes Path > 1.7 +3 -2 src/contrib/cvs/src/client.c -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message