Date: Fri, 18 Feb 2000 10:50:28 +0000 From: George Cox <gjvc@gjvc.com> To: Dan Langille <dan@freebsddiary.org> Cc: freebsd-questions@freebsd.org Subject: Re: cvsupd can't open some files Message-ID: <20000218105028.D14651@extremis.demon.co.uk> In-Reply-To: <200002171912.IAA30781@ducky.nz.freebsd.org>; from dan@freebsddiary.org on Fri, Feb 18, 2000 at 08:12:53AM %2B1300 References: <200002171912.IAA30781@ducky.nz.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18/02 08:12, Dan Langille wrote: > I'm seeing the following entries in the cvsupd logs: > > Feb 18 05:33:44 fred cvsupd[3901]: Cannot open > "/usr/local/etc/cvsup/prefixes/FreeBSD- > www.current/data/handbook/p11009.html": No such file or directory > Feb 18 05:33:45 fred cvsupd[3901]: Cannot open > "/usr/local/etc/cvsup/prefixes/FreeBSD- > www.current/data/handbook/p14268.html": No such file or directory > Feb 18 05:33:45 fred cvsupd[3901]: Cannot open > "/usr/local/etc/cvsup/prefixes/FreeBSD- > www.current/data/handbook/p22357.html": No such file or directory Might I suggest recvsupping your cvsupd server? :-) (this will make sure all the collections are up to date) As a matter of style, I would expect a directory with '/etc/cvsup/' in the path to contain just cvsup bookkeeping files, not the actual files. Also, check that your cvsup configuration file (which updates the collection which you serve) are coherent with your cvsupd configuration files (which serve files to clients), so they're both looking in the right place :-) best; gjvc -- [gjvc] <gjvc@gjvc.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000218105028.D14651>