Hello All, I'd like to know how can to start the cvs pserver, but I don't have access to root (superuser).
I performed the compilation (cvs version 1.11.22 client/server) with prefix option (e.g: make install prefix=.). The CVSROOT were setup and cvs was started with: host> setenv CVSROOT /dir/cvsroot host> ./cvs -t -f -d /dir/cvsroot init , but when I tried the following command I got an error: host> ./cvs -t -f -d /dir/cvsroot pserver cvs [pserver aborted]: bad auth protocol start: -> Lock_Cleanup() host> How can I resolve it??? Thanks in advance, EBMB. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
