Trying to "share project" in CVS from Eclipse, to upload a newly created Java project to the CVS repository it failed with the message:
«: cvs [server aborted]: cannot change permissions on temporary directory C:\CVS\cvstmp/cvs-serv:3072: Permission denied»
but no C:\CVS exists nor any CVS* environment variable or section of the PATH.
How do I solve the error and upload my new java project to the CVS repository?