I get the following error when trying to commit, say: http://drupal.org/node/619512

/cvs/drupal/drupal/MAINTAINERS.txt,v <-- MAINTAINERS.txt
new revision: 1.36; previous revision: 1.35
cvs [commit aborted]: could not open lock file `/cvs/drupal/drupal/,MAINTAINERS.txt,': Permission denied

Background:
After the cvs.drupal.org move, I got the warning about the fact that the server keys had changed. I went into my authorized_keys file, removed that line, and did a cvs up -dPC, which worked fine. So I apparently have read-access through SSH, but not write access.

David Strauss was on IRC, and he said that he thinks my user (and Dries) needs to be added to group drupal-cvs.

But anyway, could someone take a look? :)

Comments

gerhard killesreiter’s picture

Restored the group members:

drupal-cvs:x:900:dries,webchick,drumm,dww

webchick’s picture

Status: Active » Fixed

Awesome! I'm back in business now, thanks! :D

webchick’s picture

Status: Fixed » Needs work

Hm. Actually, doesn't Gábor need to be in that list, too?

gerhard killesreiter’s picture

He wasn't in the list on the old server. You only need to be on that list if you do cvs over ssh.

Amazon’s picture

That's one way to implement code freeze. ;-)

Couldn't resist.

webchick’s picture

Status: Needs work » Fixed

Ok cool, thanks for checking, killes!

Amazon: tee hee. ;)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Component: CVS » Other