Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] git push problem

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Treeve Jelbert <treeve AT scarlet.be>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] git push problem
  • Date: Fri, 6 Nov 2009 11:51:17 +0100

On Friday 06 November 2009 10:57:19 Jaka Kranjc wrote:
> On Friday 06 of November 2009 09:29:04 Treeve Jelbert wrote:
> > On Wednesday 28 October 2009 18:28:12 Treeve Jelbert wrote:
> > > When I try to push some changes, I get an error
> > >
> > >
> > > fatal: unable to create 'refs/heads/devel-kde44.lock': File exists
> >
> > I am still getting this problem when I try to push devel-kde44
> >
> > I think that there is an obsolete lock file on the git server
> > Can anyone fix this?
> >
> > All my other pushes work ok
>
> Did someone already remove it? I got a sm-commit mail with your changes to
> devel-kde44. The timestamp is a few minutes before your mail here though.
>


what is strange is that I got an error message for that push!

I did

$ git push
Counting objects: 569, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (238/238), done.
Writing objects: 100% (238/238), 22.89 KiB, done.
Total 238 (delta 187), reused 0 (delta 0)
fatal: unable to create 'refs/heads/devel-kde44.lock': File exists
fatal: The remote end hung up unexpectedly
$ git push origin master
Counting objects: 26, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (17/17), 1.54 KiB, done.
Total 17 (delta 13), reused 0 (delta 0)
To ssh://treeve AT scm.sourcemage.org/smgl/grimoire.git
744b61e..adfc47c master -> master


The second attempt was a few seconds after the first.
> LP
>

--
Regards, Treeve




Archive powered by MHonArc 2.6.24.

Top of Page