Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] broken grimoire binary

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Florian Franzmann <siflfran AT hawo-net.de>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] broken grimoire binary
  • Date: Wed, 03 Apr 2013 10:03:07 +0200

> Hi,
>
> I'm trying to push into grimoire binary and I'm getting the following
> error:
>
> # git push origin master
> Counting objects: 11, done.
> Delta compression using up to 8 threads.
> Compressing objects: 100% (5/5), done.
> Writing objects: 100% (6/6), 629 bytes, done.
> Total 6 (delta 4), reused 0 (delta 0)
> remote: error: refusing to update checked out branch: refs/heads/master
> remote: error: By default, updating the current branch in a non-bare
> repository
> remote: error: is denied, because it will make the index and work tree
> inconsistent
> remote: error: with what you pushed, and will require 'git reset --hard' to
> match
> remote: error: the work tree to HEAD.
> remote: error:
> remote: error: You can set 'receive.denyCurrentBranch' configuration
> variable to
> remote: error: 'ignore' or 'warn' in the remote repository to allow pushing
> into
> remote: error: its current branch; however, this is not recommended unless
> you
> remote: error: arranged to update its work tree to match what you pushed in
> some
> remote: error: other way.
> remote: error:
> remote: error: To squelch this message and still keep the default
> behaviour, set
> remote: error: 'receive.denyCurrentBranch' configuration variable to
> 'refuse'.
> To ssh://scm.sourcemage.org/smgl/grimoire/binary
> ! [remote rejected] master -> master (branch is currently checked out)
>
>
> This sounds like a problem at the remote end -- could somebody with
> the necessary permissions please fix this?
>
> regards
> Florian

BeepDog had fixed it.
Ladislav Hagara




Archive powered by MHonArc 2.6.24.

Top of Page