I get this message when I try to update SLIME from anonymous CVS:
cvs update: warning: cannot open history file `/project/slime/cvsroot/CVSROOT/history' for write: Permission denied
What should I do?
Zach
Hi, Zach
It seems that the "history" file has wrong permission, which caused CVS server process cannot write to it.
I've fixed this, please try again and let me know if it's fixed.
Thanks,
Chun Tian (binghe) Assistant Administrator of common-lisp.net
在 2011-5-16,23:12, Zach Beane 写道:
I get this message when I try to update SLIME from anonymous CVS:
cvs update: warning: cannot open history file `/project/slime/cvsroot/CVSROOT/history' for write: Permission denied
What should I do?
Zach
clo-devel mailing list clo-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clo-devel
"Chun Tian (binghe)" binghe.lisp@gmail.com writes:
Hi, Zach
It seems that the "history" file has wrong permission, which caused CVS server process cannot write to it.
I've fixed this, please try again and let me know if it's fixed.
It looks good to me now, thanks!
Zach