[drupal-devel] CVS problem
Hello, I am a Google Summer of Code participant. I requested a CVS account, and I received a mail about it has been approved. But I can't log in with my user name and password. ---------------------------------------------------------------- In C:\[...]: "f:\[...]\TortoiseCVS\cvs.exe" "-q" "checkout" "-P" "contributions" CVSROOT=:pserver:ee@cvs.drupal.org:/cvs/drupal cvs.exe checkout: Empty password used - try 'cvs login' with a real password cvs.exe [checkout aborted]: no such user ee in CVSROOT/passwd Error, CVS operation failed ---------------------------------------------------------------- Perhaps i made a mistake, i don't know. I read README.txt and FAQ.txt as the initial mail suggest, but didn't find any solution. I wrote two mail to dries_at_buytraert and drupal_at_buytaert (08.07,15.07) but i haven't received any answer yet. Please help me. I would commit my initial code before I go to a holiday. thx Elek, Márton
Hi Marton,
I am a Google Summer of Code participant. I requested a CVS account, and I received a mail about it has been approved.
But I can't log in with my user name and password. ---------------------------------------------------------------- In C:\[...]: "f:\[...]\TortoiseCVS\cvs.exe" "-q" "checkout" "-P" "contributions" CVSROOT=:pserver:ee@cvs.drupal.org:/cvs/drupal
cvs.exe checkout: Empty password used - try 'cvs login' with a real password
cvs.exe [checkout aborted]: no such user ee in CVSROOT/passwd
Error, CVS operation failed ---------------------------------------------------------------- Perhaps i made a mistake, i don't know. I read README.txt and FAQ.txt as the initial mail suggest, but didn't find any solution.
I wrote two mail to dries_at_buytraert and drupal_at_buytaert (08.07,15.07) but i haven't received any answer yet.
Please help me. I would commit my initial code before I go to a holiday.
Use the UI interface to do the checkout, so that you will be asked for a password, or do a cvs login before the checkout. Goba
Gabor Hojtsy wrote:
Hi Marton,
cvs.exe [checkout aborted]: no such user ee in CVSROOT/passwd
Error, CVS operation failed ----------------------------------------------------------------
Use the UI interface to do the checkout, so that you will be asked for a password, or do a cvs login before the checkout.
I use a GUI interface and I tried my password too. (Tortoise SVN) With anonymous user I haven't problem I'm not familiar with CVS (usually I use SVN). But perhaps my user doesn't exist as the error message write. m.
cvs.exe [checkout aborted]: no such user ee in CVSROOT/passwd
Error, CVS operation failed ----------------------------------------------------------------
Use the UI interface to do the checkout, so that you will be asked for a password, or do a cvs login before the checkout.
I use a GUI interface and I tried my password too. (Tortoise SVN) With anonymous user I haven't problem
I'm not familiar with CVS (usually I use SVN). But perhaps my user doesn't exist as the error message write.
Well, the error message says that there was no login attempt, so it tries to use an empty password, which does not work. Goba
On Saturday 16 July 2005 11:26, Elek Márton wrote:
Hello,
I am a Google Summer of Code participant. I requested a CVS account, and I received a mail about it has been approved.
But I can't log in with my user name and password. ---------------------------------------------------------------- In C:\[...]: "f:\[...]\TortoiseCVS\cvs.exe" "-q" "checkout" "-P" "contributions" CVSROOT=:pserver:ee@cvs.drupal.org:/cvs/drupal
Hi, I think you are not using the correct repository. It's @cvs.drupal.org:/cvs/drupal-contrib I had many problems with using CVS and after Kjartan himself solved my problems, I summarized what I understood at http://drupal.org/node/16784 . Regards NK Ps. You are still free to mail me your questions, after all, I am your mentor -- and as you can see, it'll be me who will answer, even if you try to elude my grip :)
Karoly Negyesi wrote:
I think you are not using the correct repository. It's @cvs.drupal.org:/cvs/drupal-contrib
Yes this is. I am careless. There are a module in the /cvs/drupal what name is contrib. It was a little disturbing for me.
Ps. You are still free to mail me your questions, after all, I am your mentor -- and as you can see, it'll be me who will answer, even if you try to elude my grip :)
Thanks. :) m.
participants (4)
-
Elek Márton -
Gabor Hojtsy -
Karoly Negyesi -
Robert Douglass