Date: Wed, 21 May 2003 09:15:04 +1000 From: Bernd Groh <bgroh@redhat.com> To: Rogerio Tambellini <rogerio.tambellini@softtek.com> Cc: freebsd-cvsweb@freebsd.org Subject: Re: Error: Failed to spawn GNU rlog Message-ID: <3ECAB6F8.9000604@redhat.com> In-Reply-To: <3ECAA87C.7090406@softtek.com> References: <3ECAA87C.7090406@softtek.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Rogerio, > Error: Failed to spawn GNU rlog on > "/usr/local/cvs/JBlog//.classpath,v, /usr/local/cvs/JBlog//.project,v". > > Did you set the $command_path in your configuration file correctly ? > (Currently "/bin:/usr/bin:/usr/local/bin" As Ville said, this is most likely due to you not having read-permissions on the files in that directory. Since it's not entirely clear as what user CVSweb is running and since you do not necessarily want to give that user all permissions the group has, I suggest to simply allow everyone read-permissions on any files (all directories to be executable for everyone). This should fix it. Cheers, Bernd -- Disclaimer: http://apac.redhat.com/disclaimer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ECAB6F8.9000604>