[chora] Chora 2.0 CVS annotate function
Paul
chora@axiosym.com
Mon Oct 21 00:25:03 2002
Thanks for the suggestion, Anil.
I've chmod'ed the CVSROOT/history file to 777, however the issue
persists. FYI, the version output of CVS installed on the server is:
Concurrent Versions System (CVS) 1.11.1p1 (client/server)
Thanks,
Paul
-----Original Message-----
From: Anil Madhavapeddy [mailto:anil@recoil.org]
Sent: Sunday, October 20, 2002 2:21 PM
To: Paul
Cc: chora@lists.horde.org
Subject: Re: [chora] Chora 2.0 CVS annotate function
On Fri, Oct 18, 2002 at 02:48:45PM -0400, Paul wrote:
>
> Here's our configuration: Redhat 7.3 server, with Apache 1.3.x is
> running the horde site as user "www" and group "www". We've added user
> "www" to a "cvs" group which has ownership of the cvsroot (all files
> within /home/cvs/ are chown'ed user: test, group "cvs". We are able to
> browse the CVS in chora without issues, however when attempting to use
> the annotate function, we get the following error:
Annotate can be troublesome - you _may_ have to set
the CVSROOT/history file to mode 777 if you have a picky version of cvs.
Anil