Peter Salama writes:
> 
>       Thanks for getting back to me..  When I run set HOME is set to
> my login "path" so I went ahead and unset it and then ran the command
> with still the same error... Any other suggestions or comments? I may be
> doing it wrong and if so please advise.. 

You're looking at $HOME on the *client* -- it's the *server* that likely
has it set wrong.  Most likely it's set wrong for inetd and CVS is
inheriting it.  If you can't figure out how to fix inetd, then you can
have inetd run a shell script instead of running CVS directly; the shell
script can unset $HOME and then exec CVS.

-Larry Jones

I just can't identify with that kind of work ethic. -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to