Re: Regular Rebase Failure

2015-04-29 Thread Phil Hord
On Mon, Apr 27, 2015 at 10:07 AM, Adam Steel adamgst...@gmail.com wrote: Stefan, So I switched git versions. $ git --version git version 2.3.1 I'm still getting the same regular rebase failures. --- fatal: Unable to create '/Users/asteel/Repositories/rails-teespring/.git/index.lock':

Re: Regular Rebase Failure

2015-04-27 Thread Stefan Beller
[+mailing list, so others can also chime in and have an answer/opinion] On Mon, Apr 27, 2015 at 10:07 AM, Adam Steel adamgst...@gmail.com wrote: Stefan, So I switched git versions. $ git --version git version 2.3.1 I'm still getting the same regular rebase failures. --- fatal: Unable

Regular Rebase Failure

2015-04-21 Thread Adam
About two weeks ago I started getting a regular rebase failure. I get this error several times a day and at least once a day I lose work to it. --- fatal: Unable to create '/Users/asteel/path/to/repo/.git/index.lock': File exists. If no other git process is currently running, this probably means

Re: Regular Rebase Failure

2015-04-21 Thread Stefan Beller
[+mailing list] On Tue, Apr 21, 2015 at 11:20 AM, Adam adamgst...@gmail.com wrote: I'm using git version 2.3.2 (Apple Git-55). We should loop in the maintainers of the Apple Git version, they'd know what changed in git about two weeks ago. I have no idea who that is though. That explains why

Re: Regular Rebase Failure

2015-04-21 Thread Stefan Beller
On Tue, Apr 21, 2015 at 10:16 AM, Adam adamgst...@gmail.com wrote: About two weeks ago I started getting a regular rebase failure. I get this error several times a day and at least once a day I lose work to it. Which git version are you using? --- fatal: Unable to create '/Users/asteel/path

Re: Regular Rebase Failure

2015-04-21 Thread Jeff King
On Tue, Apr 21, 2015 at 11:34:37AM -0700, Stefan Beller wrote: [+mailing list] On Tue, Apr 21, 2015 at 11:20 AM, Adam adamgst...@gmail.com wrote: I'm using git version 2.3.2 (Apple Git-55). We should loop in the maintainers of the Apple Git version, they'd know what changed in git about