Hi mailinglist,
I am quite new to CVS and try to use it at SourceForge. I installed
WinCVS on my machine and the login already works fine.
Here I get the message:
*****CVS exited normally with code 0*****
That should be okay?
Now I wanted to import a new module and here I get the following
error
message:
cvs import -I ! -I CVS -m "version 0.1.2" phpDoc avendor start (in
directory C:\PROGRAMME\WAMP\APACHE\HTDOCS\PHPDOC)
cvs [server aborted]: "import" requires write access to the repository
*****CVS exited normally with code 1*****
What did I do wrong? I am the admin of that project and have CVS
access. Perhaps my modulename and the path on the remoteserver are
not
set properly?
Here another error that I got when I tried a different way:
cvs [EMAIL PROTECTED]:/cvsroot/phpDoc import
phpDoc vendor start (in directory
C:\PROGRAMME\WAMP\APACHE\HTDOCS\PHPDOC)
cvs [import aborted]: cannot connect to socket: Connection refused
*****CVS exited normally with code 1*****
Please help me! I don't know what to do!