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
Comment #1
gerhard killesreiter commentedRestored the group members:
drupal-cvs:x:900:dries,webchick,drumm,dww
Comment #2
webchickAwesome! I'm back in business now, thanks! :D
Comment #3
webchickHm. Actually, doesn't Gábor need to be in that list, too?
Comment #4
gerhard killesreiter commentedHe wasn't in the list on the old server. You only need to be on that list if you do cvs over ssh.
Comment #5
Amazon commentedThat's one way to implement code freeze. ;-)
Couldn't resist.
Comment #6
webchickOk cool, thanks for checking, killes!
Amazon: tee hee. ;)