From owner-freebsd-cvsweb Mon Nov 25 6:46:50 2002 Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73FED37B404; Mon, 25 Nov 2002 06:46:49 -0800 (PST) Received: from atrey.karlin.mff.cuni.cz (atrey.karlin.mff.cuni.cz [195.113.31.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19A3243E88; Mon, 25 Nov 2002 06:46:48 -0800 (PST) (envelope-from tnovak@atrey.karlin.mff.cuni.cz) Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 15349) id 879F54FC03; Mon, 25 Nov 2002 15:46:37 +0100 (CET) Date: Mon, 25 Nov 2002 15:46:37 +0100 From: Tomas Novak To: Ville =?iso-8859-2?Q?Skytt=E4?= Cc: freebsd-cvsweb@FreeBSD.org Subject: Re: Missing files in the list Message-ID: <20021125144637.GA11223@atrey.karlin.mff.cuni.cz> References: <20021122163527.GD21698@atrey.karlin.mff.cuni.cz> <1038008235.24390.46.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1038008235.24390.46.camel@localhost.localdomain> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-cvsweb@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Ville, playing with it I found that ,v repository files was corrupted. There was an error in repository files that 'cvs log' complains: >> cvs [log aborted]: mismatch in rcs file /home/cvs/iss/common/twilist.cc,v >> between deltas and deltatexts and rlog: >> rlog: /home/cvs/iss/common/twilist.cc,v: bad diff output line: #ifndef WITH_SKLIB >> rlog aborted and all following files was missing. 'cvs checkout' worked well so nobody have noticed it. By calling rlog per-partes only the corrupted file was skipped. It is my fault - someone have edited these files by hand and I have copied them directly to the repository. Sorry. Now it works well (~ 1200 files). With about 3000 test files in one repository directory I get it as you wrote: >> Can't exec "/usr/bin/rlog": Argument list too long at cvsweb.cgi line 2140 Cheers, TNT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-cvsweb" in the body of the message