On Oct 25, 2011, at 3:06 PM, Colin Campbell wrote:

> On 11-10-25 05:40 AM, m...@apollinemike.com wrote:
>> Hey all,
>> 
>> I tried:
>> 
>> git remote add -ft dev/staging -m dev/staging staging 
>> git://git.sv.gnu.org/lilypond.git/
>> 
>> And then
>> 
>> git branch foo staging/dev/staging
>> git checkout foo
>> git apply foo.diff (where foo.diff are all of my changes)
>> git commit -a (with the appropriate commit message)
>> git push
>> 
>> and I get
>> 
>> 
>> fatal: The remote end hung up unexpectedly
>> 
>> Any ideas what I did wrong?
>> 
>> Cheers,
>> MS
>> 
> 
> 
> Isn't the unexpected hangup a function of ssh security?  It was plaguing me 
> until I finally got my keys in synch between my home machine and savannah.
> 
> HTH,
> Colin
> 

I had similar issues when I was starting out with Savannah.  They went away, 
and I believe I can still push to current master - its just dev/staging that's 
giving me problems.
Colin - if you have any insight into how to get a working dev/staging going, 
please don't hesitate to share!

Cheers,
MS


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to