[vtk-developers] Problems doing 'git push' (master -> master (hook declined))

Berk Geveci berk.geveci at kitware.com
Sat Jun 19 06:13:28 EDT 2010


My guess: You have non-linear history (i.e. a merge) and currently the
VTK repo enforces
linear history.

On Thu, Jun 17, 2010 at 2:18 PM, Sean McBride <sean at rogue-research.com> wrote:
> Hi all,
>
> I successfully pushed once before, but am not able to right now.... It says:
>
> $ git push
> Counting objects: 34, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (24/24), done.
> Writing objects: 100% (24/24), 4.10 KiB, done.
> Total 24 (delta 17), reused 0 (delta 0)
> ------------------------------------------------------------------------------
> merge commit 0741e3bb not allowed
> ------------------------------------------------------------------------------
> error: hook declined to update refs/heads/master
> To git at vtk.org:VTK.git
>  ! [remote rejected] master -> master (hook declined)
> error: failed to push some refs to 'git at vtk.org:VTK.git'
>
> Anyone know what this means?
>
> Thanks,
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>



More information about the vtk-developers mailing list