lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2 pushes to dev/staging


From: David Kastrup
Subject: Re: 2 pushes to dev/staging
Date: Thu, 24 Nov 2011 09:50:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (gnu/linux)

"address@hidden" <address@hidden> writes:

> On Nov 24, 2011, at 9:29 AM, address@hidden wrote:
>
>> On Nov 24, 2011, at 9:25 AM, David Kastrup wrote:
>> 
>>> "address@hidden" <address@hidden> writes:
>>> 
>>>> Hey all,
>>>> 
>>>> I think I pushed two commits to staging today but I am not certain
>>>> that my changes actually got pushed (I got a different message when
>>>> pushing than usual - "Everything up-to-date").  Could someone please
>>>> verify that they are indeed in staging
>>>> (111f4707f90a4512f2c945ee5a47510c210b45f9 and
>>>> 006a7e62037188718465427626174af5b6f03a1d)?
>>> 
>>> They aren't.  Most likely cause:
>>> 
>>> git push origin staging
>>> 
>>> when you have not actually committed your changes to the staging branch
>>> at your site.
>> 
>> Thanks for the tip!  Unfortunately, it is still not working :(
>> 
>> I got:
>> 
>> error: src refspec staging does not match any.
>> error: failed to push some refs to 
>> 'ssh://git.sv.gnu.org/srv/git/lilypond.git'

When executing what command when on which branch?

> Here's my .git/config.  There's a lot of cruft for my individual
> branches, but it'll give you the general idea of my setup:
>
> [core]
>       repositoryformatversion = 0
>       filemode = true
>       bare = false
>       logallrefupdates = true
> [remote "origin"]
>       fetch = +refs/heads/*:refs/remotes/origin/*
>       url = ssh://git.sv.gnu.org/srv/git/lilypond.git
>       fetch = +refs/heads/staging:refs/remotes/origin/staging

That last fetch line is likely unnecessary, but not likely harmful.

So the question stays: what command did you execute on what branch?

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]