Hi, I try to setup CVS 1.12.13 under Debian 4.0. I am using follow link as reference:
http://www.taursys.com/howto/cvs/ I can using 'cvs login' without any problem. But one I try to import a module into the cvs using such like: cvs import -m "My initial project message" testproj mycompany start I get the follow error: "import" requires write access to the repository Can anyone tell me anything I miss during my setup please? Cheers, Tao
