By shacky on
Hi
`cvs login` logins successfully but when i'm trying to do something as my user it ends with
Fatal error, aborting.
drupal : no such system user
On anonymous everything is ok, but i can't add patches....
$ cvs -d:pserver:shacky@cvs.drupal.org/cvs/drupal-contrib login
Logging in to :pserver:shacky@cvs.drupal.org:2401/cvs/drupal-contrib
CVS password:
$ cvs -d:pserver:shacky@cvs.drupal.org/cvs/drupal-contrib co contributions
Fatal error, aborting.
drupal : no such system user
Comments
Re: Can't login cvs
There must be a problem with the cvs server. For some reason it can't find the user "drupal" on /etc/passwd.
If the server runs on a chroot jail, the problem may exist because of wrong permissions of CHROOT/etc/passwd.
Please try to log in again
Could you try again please? I made a small change to the CVS repository's password file.