EmbLogic's Blog

cvs server:cannot open /root/.cvsignore: Permission denied OR cvs [server aborted]: can’t chdir(/root):Permission denied

–>then you probably haven’t specified ‘-f’ in ‘inetd.conf’.
–>In releases prior to CVS 1.11.1, this problem can be caused by your system setting the $HOME environment variable for programs being run by xinetd. In this case, you can either have xinetd run a shell script that unsets $HOME and then runs CVS, or you can use env to run CVS with a pristine environment.
:D

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>