2010/9/4 Göran Uddeborg <[email protected]>: > I'm trying to do an initial import of my package ProjectX. It was > just created in CVS. I try to follow the instructions at > http://rpmfusion.org/Contributors#head-ecd81860c9b7e5192904b03bd0ab6f07980b81a6 > but when I run > > ./cvs-import.sh -b devel .../ProjectX-0.90.4.00-7.20100806cvs.fc14.src.rpm > > it ends with > > cvs commit... > ? devel/import.log > Group gmail is undefined at /cvs/free/CVSROOT/acls line 87, <AVAIL> line 564. > Group gmail is undefined at /cvs/free/CVSROOT/acls line 87, <AVAIL> line 565. > Group gmail is undefined at /cvs/free/CVSROOT/acls line 87, <AVAIL> line 566. > **** Access denied: goeran is not in ACL for rpms/ProjectX/devel > cvs commit: Pre-commit check failed This separate issue is tracked here: but that's not your problem. https://bugzilla.rpmfusion.org/show_bug.cgi?id=1341
Basically, there is a typo in the cvs request where F-13 was replaced with F13, The info seems a litltle bit more checks nowadays but the cvs module creation has failed to create the branches. I've tred to manually reset the acl just now, but last time I've tried it didn't worked fine. Please submit a bug on infrastructure CVS if you still cannot import tomorrow. Nicolas (kwizart)
