Re: Please test Git for Windows' latest snapshot

2018-02-19 Thread Johannes Schindelin
Hi Bryan,

On Fri, 16 Feb 2018, Bryan Turner wrote:

> On Fri, Feb 16, 2018 at 3:30 PM, Johannes Schindelin
>  wrote:
> > Hi team,
> >
> > I am unwilling to release Git for Windows v2.16.2 on a Friday night, but I
> > have something almost as good. There is a snapshot available here:
> >
> > 
> > https://urldefense.proofpoint.com/v2/url?u=https-3A__wingit.blob.core.windows.net_files_index.html=DwIBAg=wBUwXtM9sKhff6UeHOQgvw=uBedA6EFFVX1HiLgmpdrBrv8bIDAScKjk1yk9LOASBM=xZghHWteeNbJ2bu5ySDq9WwqnfX8X7FZ_CWsV9gAyJU=NzSYCFSWWokPP9A9FA_EmJO5yu8qtRKw5M-Ep_qooUc=
> >
> > That snapshot brings quite a few updated components apart from Git proper
> > (such as an updated MSYS2 runtime), and I would love to ask y'all to give
> > this snapshot a proper "tire kicking".
> 
> I've run Bitbucket Server's full Git test suite (~1,500 tests) against
> the Portable Git snapshot (e1848984d1), no failures to report.

Thank you as always!

Sadly, another user found out that `git svn` is completely broken in the
32-bit versions, and that's what I am trying to figure out right now. Not
a problem in Git itself, of course, but in the way the Subversion Perl
bindings were built.

Ciao,
Dscho


Re: Please test Git for Windows' latest snapshot

2018-02-16 Thread Bryan Turner
On Fri, Feb 16, 2018 at 3:30 PM, Johannes Schindelin
 wrote:
> Hi team,
>
> I am unwilling to release Git for Windows v2.16.2 on a Friday night, but I
> have something almost as good. There is a snapshot available here:
>
> 
> https://urldefense.proofpoint.com/v2/url?u=https-3A__wingit.blob.core.windows.net_files_index.html=DwIBAg=wBUwXtM9sKhff6UeHOQgvw=uBedA6EFFVX1HiLgmpdrBrv8bIDAScKjk1yk9LOASBM=xZghHWteeNbJ2bu5ySDq9WwqnfX8X7FZ_CWsV9gAyJU=NzSYCFSWWokPP9A9FA_EmJO5yu8qtRKw5M-Ep_qooUc=
>
> That snapshot brings quite a few updated components apart from Git proper
> (such as an updated MSYS2 runtime), and I would love to ask y'all to give
> this snapshot a proper "tire kicking".

I've run Bitbucket Server's full Git test suite (~1,500 tests) against
the Portable Git snapshot (e1848984d1), no failures to report.

Bryan


Please test Git for Windows' latest snapshot

2018-02-16 Thread Johannes Schindelin
Hi team,

I am unwilling to release Git for Windows v2.16.2 on a Friday night, but I
have something almost as good. There is a snapshot available here:

https://wingit.blob.core.windows.net/files/index.html

That snapshot brings quite a few updated components apart from Git proper
(such as an updated MSYS2 runtime), and I would love to ask y'all to give
this snapshot a proper "tire kicking".

Think of it as a release candidate. A real one, this really is the
revision that I would like to release as Git for Windows v2.16.2 on Monday
(with the only change being the version number).

Thank you for your help!
Johannes