That wiki page says "Authorized developers" may push directly to the official repository. But that is not all CMake developers... that is Brad and I after we review your changes in next, pushed via the topic stage.
Our workflow all goes through the topic stage. There should be no reason for you to push directly to cmake.git anyhow. All your pushes should be able to go to the stage, and then merged via a stage merge command... Why do you want to push directly? (Or were you just testing it because you thought all CMake devs are "Authorized developers"...?) Dave On Fri, Nov 4, 2011 at 2:58 PM, Stephen Kelly <stephen.ke...@kdab.com> wrote: > > Hi, > > This page indicates that I should be able to push directly to master in the > official clone, but that seems to not be the case. > > http://www.vtk.org/Wiki/CMake/Git#Publishing > > > stephen@hal:~/dev/src/cmake{master}$ git push official master > Counting objects: 7, done. > Delta compression using up to 8 threads. > Compressing objects: 100% (4/4), done. > Writing objects: 100% (4/4), 370 bytes, done. > Total 4 (delta 3), reused 0 (delta 0) > W refs/heads/master cmake steve...@gmail.com DENIED by fallthru > error: hook declined to update refs/heads/master > To g...@cmake.org:cmake.git > ! [remote rejected] master -> master (hook declined) > error: failed to push some refs to 'g...@cmake.org:cmake.git' > > Does the wiki page need to have that section removed? > > Thanks, > > -- > Stephen Kelly <step...@kdab.com> | Software Engineer > KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company > www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090 > KDAB - Qt Experts - Platform-Independent Software Solutions > -- > > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers > -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers