Hello,
I am on Mac with 10.4.11
I am using Dreamweaver CS3
I've been working with the person who manages my clients cvs to try and checkout a module. I get the following error:
cvs -z0 -d:pserver:*****@cvsp2app.******.com:/cvs/content "co" "www.******.com"
Empty password used - try 'cvs login' with a real password
cvs [checkout aborted]: authorization failed: server cvsp2app.******.com rejected access to /cvs/content for user *****
• I added the ***** to this post at the request of the administrator.
• I have checked and rechecked all the inputs on the checkout. The password field was completed.
• Earlier I had a problem with no .cvspass file;
I created one with touch ~/.cvspass in the command line;
• I'm a complete CVS noob, so far I hate it :)
• When I do a cvs -v in the command line, it says:
Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 2382 (client/server)
• I am able to access the CVS via the Terminal with no apparent problems.
• I have to login to my's client network via VPNClient
Any help is greatly appreciated. |