Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 422663

Summary: Cannot push to git.eclipse.org/gitroot/www.eclipse.org/fmc.git - hook declined
Product: Community Reporter: Benjamin Schmeling <Benjamin.Schmeling>
Component: GitAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy
Version: unspecified   
Target Milestone: ---   
Hardware: Macintosh   
OS: Mac OS X   
Whiteboard:

Description Benjamin Schmeling CLA 2013-11-27 07:58:16 EST
When I push my changes to Repository ssh://bschmeling@git.eclipse.org/gitroot/www.eclipse.org/fmc.git

I get the following error:

hook declined
Can't do setegid!
error: hook declined to update refs/heads/master
Comment 1 Denis Roy CLA 2013-11-27 09:03:00 EST
Oddly, the files in your repo were set suid.  Only the groups should be suid.

I've fixed that; you should be all set.