git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
@ 2016-11-05  9:50 Johannes Schindelin
  2016-11-09 22:12 ` [git-for-windows] " Lars Schneider
  2016-11-10  8:12 ` stefan.naewe
  0 siblings, 2 replies; 9+ messages in thread
From: Johannes Schindelin @ 2016-11-05  9:50 UTC (permalink / raw)
  To: git-for-windows, git

Dear Git users,

I finally got around to rebase the Windows-specific patches (which seem to
not make it upstream as fast as we get new ones) on top of upstream Git
v2.11.0-rc0, and to bundle installers, portable Git and MinGit [*1*]:

https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.1

It would be really nice if those of you who have access to Windows [*2*]
could try it out and report bugs before v2.11.0 final.

Thanks,
Johannes

Footnote *1*: https://github.com/git-for-windows/git/wiki/MinGit

Footnote *2*: You can get free (time-limited) VMs running Windows here:
http://dev.modern.ie/tools/vms/windows/

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [git-for-windows] [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-05  9:50 [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0 Johannes Schindelin
@ 2016-11-09 22:12 ` Lars Schneider
  2016-11-10 21:39   ` Johannes Schindelin
  2016-11-10  8:12 ` stefan.naewe
  1 sibling, 1 reply; 9+ messages in thread
From: Lars Schneider @ 2016-11-09 22:12 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git-for-windows, Git Mailing List, me


On 05 Nov 2016, at 10:50, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:

> Dear Git users,
> 
> I finally got around to rebase the Windows-specific patches (which seem to
> not make it upstream as fast as we get new ones) on top of upstream Git
> v2.11.0-rc0, and to bundle installers, portable Git and MinGit [*1*]:
> 
> https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.1


I tested a new feature in 2.11 on Windows today and it failed. After some 
confusion I realized that the feature is not on your 2.11 branch. Consider this:

My last patch on your 2.11 branch is 
"pack-protocol: fix maximum pkt-line size" (7841c4):
https://github.com/git-for-windows/git/commits/v2.11.0-rc0.windows.1?author=larsxschneider

My last patch on the Git 2.11 branch is 
"read-cache: make sure file handles are not inherited by child processes" (a0a6cb):
https://github.com/git/git/commits/v2.11.0-rc0?author=larsxschneider

Do you have a clue what is going on?

Thanks,
Lars


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-05  9:50 [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0 Johannes Schindelin
  2016-11-09 22:12 ` [git-for-windows] " Lars Schneider
@ 2016-11-10  8:12 ` stefan.naewe
  2016-11-11 16:54   ` Johannes Schindelin
  1 sibling, 1 reply; 9+ messages in thread
From: stefan.naewe @ 2016-11-10  8:12 UTC (permalink / raw)
  To: Johannes.Schindelin, git-for-windows, git

Am 05.11.2016 um 10:50 schrieb Johannes Schindelin:
> Dear Git users,
> 
> I finally got around to rebase the Windows-specific patches (which seem to
> not make it upstream as fast as we get new ones) on top of upstream Git
> v2.11.0-rc0, and to bundle installers, portable Git and MinGit [*1*]:
> 
> https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.1
> 
> It would be really nice if those of you who have access to Windows [*2*]
> could try it out and report bugs before v2.11.0 final.

I tried that version on 64bit Win7.
Somehow the PATH env. variable does no longer get set correctly.

On git-for-windows 2.10.2 my PATH (inside git bash) contains ~75 Entries.
With the above installer I only get ~17 !
(Inside cmd.exe I get 61 entries. I set some more entries with by ~/.bashrc)

It seems that all entries that contain a path with whitespace (e.g. 'c:\program files (x86)' )
are no longer there.

Any ideas ?

Thanks,
  Stefan
-- 
----------------------------------------------------------------
/dev/random says: Oxymoron: Stuck in traffic.
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')" 
GPG Key fingerprint = 2DF5 E01B 09C3 7501 BCA9  9666 829B 49C5 9221 27AF

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [git-for-windows] [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-09 22:12 ` [git-for-windows] " Lars Schneider
@ 2016-11-10 21:39   ` Johannes Schindelin
  2016-11-11  8:28     ` Lars Schneider
  0 siblings, 1 reply; 9+ messages in thread
From: Johannes Schindelin @ 2016-11-10 21:39 UTC (permalink / raw)
  To: Lars Schneider; +Cc: git-for-windows, Git Mailing List, me

Hi Lars,

On Wed, 9 Nov 2016, Lars Schneider wrote:

> On 05 Nov 2016, at 10:50, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:
> 
> > I finally got around to rebase the Windows-specific patches (which seem to
> > not make it upstream as fast as we get new ones) on top of upstream Git
> > v2.11.0-rc0, and to bundle installers, portable Git and MinGit [*1*]:
> > 
> > https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.1
> 
> 
> I tested a new feature in 2.11 on Windows today and it failed. After some 
> confusion I realized that the feature is not on your 2.11 branch.

Oops. That must have been a major snafu on my side, very sorry for that.

I just tagged v2.11.0-rc0.windows.2 in https://github.com/dscho/git and
will make a new prerelease tomorrow.

My apologies!
Dscho

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [git-for-windows] [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-10 21:39   ` Johannes Schindelin
@ 2016-11-11  8:28     ` Lars Schneider
  2016-11-11 18:37       ` Johannes Schindelin
  0 siblings, 1 reply; 9+ messages in thread
From: Lars Schneider @ 2016-11-11  8:28 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: git-for-windows, Git Mailing List, me


On 10 Nov 2016, at 22:39, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:

> Hi Lars,
> 
> On Wed, 9 Nov 2016, Lars Schneider wrote:
> 
>> On 05 Nov 2016, at 10:50, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:
>> 
>>> I finally got around to rebase the Windows-specific patches (which seem to
>>> not make it upstream as fast as we get new ones) on top of upstream Git
>>> v2.11.0-rc0, and to bundle installers, portable Git and MinGit [*1*]:
>>> 
>>> https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.1
>> 
>> 
>> I tested a new feature in 2.11 on Windows today and it failed. After some 
>> confusion I realized that the feature is not on your 2.11 branch.
> 
> Oops. That must have been a major snafu on my side, very sorry for that.
> 
> I just tagged v2.11.0-rc0.windows.2 in https://github.com/dscho/git and
> will make a new prerelease tomorrow.

No worries! I am looking forward to the new release!

For some reason my own build of Git for Windows cannot use HTTPS properly.
I need to debug this further at some point.

Thanks,
Lars


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-10  8:12 ` stefan.naewe
@ 2016-11-11 16:54   ` Johannes Schindelin
  2016-11-11 18:33     ` Johannes Schindelin
  0 siblings, 1 reply; 9+ messages in thread
From: Johannes Schindelin @ 2016-11-11 16:54 UTC (permalink / raw)
  To: stefan.naewe; +Cc: git-for-windows, git

Hi Stefan,

On Thu, 10 Nov 2016, stefan.naewe@atlas-elektronik.com wrote:

> Am 05.11.2016 um 10:50 schrieb Johannes Schindelin:
> > Dear Git users,
> > 
> > I finally got around to rebase the Windows-specific patches (which seem to
> > not make it upstream as fast as we get new ones) on top of upstream Git
> > v2.11.0-rc0, and to bundle installers, portable Git and MinGit [*1*]:
> > 
> > https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.1
> > 
> > It would be really nice if those of you who have access to Windows [*2*]
> > could try it out and report bugs before v2.11.0 final.
> 
> I tried that version on 64bit Win7.
> Somehow the PATH env. variable does no longer get set correctly.

You are absolutely correct. There was a change in MSYS2 that I missed: by
default, it re-sets the PATH to be minimal now. This is obviously not what
we want.

I worked around this in the usual way [*1*].

Thank you so much for testing. It would have been really awful if Git for
Windows v2.11.0 would have shipped with this bug.

Unfortunately I have to re-build and re-package the installers I promised
to upload today; Hopefully I will get around to upload the fixed ones
soon.

Will keep you posted,
Dscho

Footnote *1*:
https://github.com/git-for-windows/build-extra/commit/db24c0378adf33c07d6c053f39f04a6a025150cc

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-11 16:54   ` Johannes Schindelin
@ 2016-11-11 18:33     ` Johannes Schindelin
  2016-11-14  8:04       ` stefan.naewe
  0 siblings, 1 reply; 9+ messages in thread
From: Johannes Schindelin @ 2016-11-11 18:33 UTC (permalink / raw)
  To: stefan.naewe; +Cc: git-for-windows, git

Hi Stefan,

On Fri, 11 Nov 2016, Johannes Schindelin wrote:

> Will keep you posted,

I published the prerelease:

https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.2

Thanks,
Dscho

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [git-for-windows] [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-11  8:28     ` Lars Schneider
@ 2016-11-11 18:37       ` Johannes Schindelin
  0 siblings, 0 replies; 9+ messages in thread
From: Johannes Schindelin @ 2016-11-11 18:37 UTC (permalink / raw)
  To: Lars Schneider; +Cc: git-for-windows, Git Mailing List, me

Hi Lars,

On Fri, 11 Nov 2016, Lars Schneider wrote:

> 
> On 10 Nov 2016, at 22:39, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:
> 
> > Hi Lars,
> > 
> > On Wed, 9 Nov 2016, Lars Schneider wrote:
> > 
> >> On 05 Nov 2016, at 10:50, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:
> >> 
> >>> I finally got around to rebase the Windows-specific patches (which seem to
> >>> not make it upstream as fast as we get new ones) on top of upstream Git
> >>> v2.11.0-rc0, and to bundle installers, portable Git and MinGit [*1*]:
> >>> 
> >>> https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.1
> >> 
> >> 
> >> I tested a new feature in 2.11 on Windows today and it failed. After some 
> >> confusion I realized that the feature is not on your 2.11 branch.
> > 
> > Oops. That must have been a major snafu on my side, very sorry for that.
> > 
> > I just tagged v2.11.0-rc0.windows.2 in https://github.com/dscho/git and
> > will make a new prerelease tomorrow.
> 
> No worries! I am looking forward to the new release!
> 
> For some reason my own build of Git for Windows cannot use HTTPS properly.
> I need to debug this further at some point.

Here it is:

https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.2

Thanks for catching my snafu,
Dscho

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0
  2016-11-11 18:33     ` Johannes Schindelin
@ 2016-11-14  8:04       ` stefan.naewe
  0 siblings, 0 replies; 9+ messages in thread
From: stefan.naewe @ 2016-11-14  8:04 UTC (permalink / raw)
  To: Johannes.Schindelin; +Cc: git-for-windows, git

Am 11.11.2016 um 19:33 schrieb Johannes Schindelin:
> Hi Stefan,
> 
> On Fri, 11 Nov 2016, Johannes Schindelin wrote:
> 
>> Will keep you posted,
> 
> I published the prerelease:
> 
> https://github.com/git-for-windows/git/releases/tag/v2.11.0-rc0.windows.2

That version brings all my PATH entries back!

Tanks a lot!

Stefan
-- 
----------------------------------------------------------------
/dev/random says: Catholic (n.) A cat with a drinking problem.
python -c "print '73746566616e2e6e616577654061746c61732d656c656b74726f6e696b2e636f6d'.decode('hex')" 
GPG Key fingerprint = 2DF5 E01B 09C3 7501 BCA9  9666 829B 49C5 9221 27AF

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-14  8:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-05  9:50 [ANNOUNCE] Prerelease: Git for Windows v2.11.0-rc0 Johannes Schindelin
2016-11-09 22:12 ` [git-for-windows] " Lars Schneider
2016-11-10 21:39   ` Johannes Schindelin
2016-11-11  8:28     ` Lars Schneider
2016-11-11 18:37       ` Johannes Schindelin
2016-11-10  8:12 ` stefan.naewe
2016-11-11 16:54   ` Johannes Schindelin
2016-11-11 18:33     ` Johannes Schindelin
2016-11-14  8:04       ` stefan.naewe

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).