Hi, Im new here and am looking to start using my dev kit - yes its working ok (THANKS OOPO for the page to help set this up in cygwin!) any help/suggestions/jokes at my expense would be appreciated as I am at a loss as to how to get this going ----->
My problem is this - using the info on the pages:
http://ps2dev.org/kb.x?T=706
http://forums.ps2dev.org/viewtopic.php? ... access+cvs
I am unable to gain anonymous access - in some cases it says the directory doesnt exist and in others it just keeps asking for the password.
I personally like to use TortoiseCVS to check out CVS files but I cant seem to get into the CVS repository. I have previously used Tortoise and unless I am mistaken I dont have the full, correct info to access the CVS by any other means than the web interface.
Here is the CVSROOT I used in Tortoise to access another repository
:pserver:[email protected]:/cvsroot/ps2kl
no problems with it to access the keylauncher files.
Here is the on I last tried (I tried many) to access the ps2dev repository:
:pserver:[email protected]:/home/ps2cvs
:pserver:[email protected]:/home/ps2cvs
:pserver:[email protected]:/ps2cvs
:pserver:[email protected]:/ps2cvs
the following error is generated, also a request for the password follows it:
In I:\linux\ps2dev cvs: "C:\Program Files\TortoiseCVS\cvs.exe" "-q" "checkout" "-P" "neocdps2"
CVSROOT=:pserver:[email protected]:/home/ps2cvs
cvs checkout: Empty password used - try 'cvs login' with a real password
cvs [checkout aborted]: authorization failed: server cvs.ps2dev.org rejected access to /home/ps2cvs for user anonymous
CVS access help please
Re: CVS access help please
The password isn't empty, it is "anonymous"cory1492 wrote: cvs checkout: Empty password used - try 'cvs login' with a real password
I was using tortise for a bit, and it will work fine eventually... ;)
Damn, I need a decent signature!
cvs tortoise
Thanks for the help :)
OK, I feel like beating this thing with a stick - if anyone else likes to use Tortoise on Windows, the most recent release requires the following:
TortoiseCVS 1.8.8 instructions + CVSNT 2.0.58d for ps2dev anonymous CVS access:
enter in the "CVSROOT" line:
":pserver:[email protected]:/home/ps2cvs" (without quotes)
it will ask for a password so use
"anonymous" (without ") - after this you have a keyfile that takes care of the password automagically
ignore any error message it gives you, it does fetch the modules to the drop down list and lets you check them out using windows context menus.
(ps I tried the password as anonymous before I asked, and it gave me error messages saying unsuccessful attempt - for whatever reason the error is misleading)
OK, I feel like beating this thing with a stick - if anyone else likes to use Tortoise on Windows, the most recent release requires the following:
TortoiseCVS 1.8.8 instructions + CVSNT 2.0.58d for ps2dev anonymous CVS access:
enter in the "CVSROOT" line:
":pserver:[email protected]:/home/ps2cvs" (without quotes)
it will ask for a password so use
"anonymous" (without ") - after this you have a keyfile that takes care of the password automagically
ignore any error message it gives you, it does fetch the modules to the drop down list and lets you check them out using windows context menus.
(ps I tried the password as anonymous before I asked, and it gave me error messages saying unsuccessful attempt - for whatever reason the error is misleading)