Date: Thu, 20 Jan 2005 23:53:42 +0200 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org> To: Chris Brown <chris@thebrown.net> Cc: freebsd-cvsweb@freebsd.org Subject: Re: Command line too long! Message-ID: <1106258022.3105.19.camel@bobcat.mine.nu> In-Reply-To: <opskwp25aprf1x8w@mail.thebrown.net> References: <opskwp25aprf1x8w@mail.thebrown.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2005-01-20 at 15:17 +0000, Chris Brown wrote: > I have now realised that my module contains so many files (~570) that the > command line to run rlog is longer than it (or the shell maybe) can > handle. To get around this I wrote a patch to version 3.0.4 of cvsweb.cgi > so it calls rlog incrementally with a configurable number of files at a > time (at the moment set to 150). I hope this is useful to someone. Hum, it's already supposed call rlog incrementally if you tell it to. See $file_list_len and related documentation in cvsweb.conf. Or did I miss something?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1106258022.3105.19.camel>