[clue-admin] Odd CVS warning publishing the website

Jed S. Baer thag at frii.com
Wed Feb 7 20:08:42 MST 2007


The process of publishing the CLUE website involves invoking a php script
via the website, which in turn runs a shell script. The shell script does
various things, one of which is exporting a copy of the website from the
CVS repository.

Invoked via the webserver, the script should be running as user apache.
The apache user has a home dir of /var/www

The export command:
 cvs -Q export -d /path/to/repository -r HEAD module_name

generates the warning:
 cvs export: cannot open /home/crawford/.cvsignore: Permission denied

I've greped the CVS config files, looked for symbolic links in /var/www,
and otherwise beat my head against the wall trying to figure out what
would cause CVS running as apache to want to look for a cvsignore file in
that directory, and I can find nothing.

Any hints?

-- 
http://freedomsight.net/
... it is poor civic hygiene to install technologies that could someday
facilitate a police state. -- Bruce Schneier



More information about the clue-admin mailing list