On Thu, 19 Dec 2002, Solar Designer wrote: >> Is there is everything ok with anoncvs ? > >If you mean anoncvs.owl.openwall.com, then it just works for me at the >moment and the box has been up for 99 days. > >If you've run into a problem with it, please share it with us. Oh, I'm sorry. I'd downloaded an Owl-1.0-release-i386.iso.gz, installed a system from it and trying to do an update. From /usr/src/world/Makefile: checkout: test "`id -u`" != "0" # CVS checkout must not be done as root mkdir -p native cd native && cvs -d:pserver:anoncvs@private:/cvs co -P $(if $(TAG),-r $(TAG) -d $(BRANCH) )$(MODULE) option -d is mine; this produces an error: fisher@elf:~/cvs$ cvs -d:pserver:anoncvs@private:/cvs co -P -r Owl-1_0-release -d Owl-1_0-release Owl cvs [server aborted]: cannot write /cvs/CVSROOT/val-tags: Permission denied AFAIK, this is a server-side error. few minutes ago I'd tried a simple sentence without explicit declaration of -r and -d options, and it's work! Why I can not update 1_0-release ? Please forgive me my stupidness, if it has a place -- Best wishes, Sergey.
This archive was generated by hypermail 2.1.3 : Sun Jan 15 2006 - 13:43:17 PST