Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Push failed
- X-seq: zsh-workers 43369
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: <zsh-workers@xxxxxxx>
- Subject: Re: Push failed
- Date: Mon, 3 Sep 2018 15:13:52 +0100
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20180903141356euoutp0159e505dbdc49287fb0bf74e3a05023db~Q6VfRg3ki0133701337euoutp01W
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1535984036; bh=tg41zrDtEtAFmmxqtbYZACYhE/MDCSPEISZkwGrRI1o=; h=Date:From:To:Subject:In-Reply-To:References:From; b=EsFPNJ7EF3TmGTaN5Xgk7EvjOXB6TsxKg0P2e5ewQgwhEO4fLTzzzbsW0+5vmQkZt RiVP8TMUPU28VJ1VcCyMkk4wCov+gGNAjSA74gNwCVuIcnfNBRDzEchS1KaU1H3FkA rxOa1cODj+iRuwbI6wUhKXUV4BQGOI24KYebBndA=
- In-reply-to: <20180903141013.5vi3dguiuhimkbop@tarpaulin.shahaf.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: SCSC
- References: <CGME20180903141040epcas5p2b5165d5b58f2bb4d8cc7b119605080b9@epcas5p2.samsung.com> <20180903141013.5vi3dguiuhimkbop@tarpaulin.shahaf.local2>
On Mon, 3 Sep 2018 14:10:13 +0000
Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> My 'git push' failed with:
>
> remote: error: cannot lock ref 'HEAD': Unable to create
> '/git/p/zsh/code.git/./HEAD.lock': File exists. remote:
> remote: Another git process seems to be running in this repository,
> e.g. remote: an editor opened by 'git commit'. Please make sure all
> processes remote: are terminated then try again. If it still fails, a
> git process remote: may have crashed in this repository earlier:
> remote: remove the file manually to continue.
>
> That file was 5 hours old, so I deleted it and pushed.
>
> (Procedure: «ssh -t shell.sourceforge.net create;
> cd /home/git/p/zsh/code.git; ls -Altr»)
OK, I think that previous commit went through anyway.
ws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author