User Details
User Details
- User Since
- Apr 28 2016, 12:14 PM (444 w, 5 d)
- Availability
- Available
Jun 10 2016
Jun 10 2016
Chiel92 added a comment to T11128: VirtualAlloc() failed: [0x00000008] Not enough storage is available to process this command..
Well, apparently I chose another base than I intended, making the diff huge indeed. The 16554943 lines were correct, thanks for the pointer there. I think this issue can be closed.
Chiel92 added a comment to T11128: VirtualAlloc() failed: [0x00000008] Not enough storage is available to process this command..
$ git --no-pager diff 27f9344687b3 | wc -l 16554943
Chiel92 added a comment to T11128: VirtualAlloc() failed: [0x00000008] Not enough storage is available to process this command..
Thanks for your response. I just tried php 5.6:
May 12 2016
May 12 2016
May 2 2016
May 2 2016
Chiel92 added a comment to T10910: Creating an arc diff from a working directory that is not the repository root.
Sounds reasonable. Thanks for the quick response.
Chiel92 added a comment to T10910: Creating an arc diff from a working directory that is not the repository root.
From your reaction I take it that this behaviour is not supposed to be.
Apr 29 2016
Apr 29 2016
Chiel92 added a comment to T10893: repo update fails for repos with 1000s of closing branches.
@avivey Turning off the autoclose feature, fixed the error. I'm fine with this. Thanks for the pointer!
Apr 28 2016
Apr 28 2016
Chiel92 added a comment to T10893: repo update fails for repos with 1000s of closing branches.
$ git branch --list -a | wc -l 4547 $ git tag --list | wc -l 13189