git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Lars Schneider <larsxschneider@gmail.com>
To: Johannes Schindelin <johannes.schindelin@gmx.de>
Cc: Junio C Hamano <gitster@pobox.com>, git <git@vger.kernel.org>,
	git-for-windows <git-for-windows@googlegroups.com>,
	Johannes Sixt <j6t@kdbg.org>,
	Jonathan Nieder <jrnieder@gmail.com>
Subject: Re: [git-for-windows] Git for Windows v2.15.0-rc prerelease, was Re: [ANNOUNCE] Git v2.15.0-rc2
Date: Sat, 28 Oct 2017 18:56:57 +0200	[thread overview]
Message-ID: <7A5EBFA0-3DC4-4AA1-91DB-450DC89BA8E7@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.21.1.1710281838230.6482@virtualbox>


> On 28 Oct 2017, at 18:40, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:
> 
> Hi Lars,
> 
> On Fri, 27 Oct 2017, Lars Schneider wrote:
> 
>>> On 27 Oct 2017, at 14:11, Lars Schneider <larsxschneider@gmail.com> wrote:
>>> 
>>>> On 21 Oct 2017, at 00:22, Johannes Schindelin <johannes.schindelin@gmx.de> wrote:
>>>> 
>>>> [cutting linux-kernel]
>>>> 
>>>> On Fri, 20 Oct 2017, Junio C Hamano wrote:
>>>> 
>>>>> A release candidate Git v2.15.0-rc2 is now available for testing
>>>>> at the usual places.
>>>> 
>>>> The Git for Windows equivalent is now available from
>>>> 
>>>>  https://github.com/git-for-windows/git/releases/tag/v2.15.0-rc2.windows.1
>>> 
>>> I just tested RC2 on Windows and I don't see my "Filtering content:"
>>> output if I clone a Git repository with Git LFS files (and Git LFS
>>> 2.3.3+ installed).
>>> 
>>> The feature was introduced in the following commit which is be part of
>>> your RC2 build commit (b7f8941):
>>> https://github.com/git/git/commit/52f1d62eb44faf569edca360ec9af9ddd4045fe0
>>> 
>>> On macOS everything works as expcted with RC2:
>>>   ...
>>>   remote: Total 15012 (delta 0), reused 0 (delta 0), pack-reused 15012
>>>   Receiving objects: 100% (15012/15012), 2.02 MiB | 753.00 KiB/s, done.
>>>   Filtering content:  43% (6468/15000), 33.30 KiB | 0 bytes/s
>>>   ...
>>> 
>>> Do you, or other Windows experts, spot something in the commit linked
>>> above that could cause trouble on Windows?
>> 
>> Well, it turns out the output works for my real life repos but not for
>> my Git LFS testing repo.
>> 
>>    git clone https://github.com/larsxschneider/lfstest-manyfiles
>> 
>> ... prints the filtering content output on macOS but not on Windows.
>> The progress function has some delay feature that suppresses the output
>> if it is only shown for a second or something. However, in this test case
>> the output should be visible for several seconds at least...
>> I am still puzzled.
> 
> Nothing really strikes me as obvious.
> 
> Do you do this in Git Bash? If so, maybe you can also test in Git CMD? I
> do remember having issues with stderr only showing up in time if it was
> fflush()ed explicitly, but only in Git Bash (i.e. a MinTTY problem).

Same behavior in Git Bash and Git CMD. I also noticed that this seems to
be a more general problem. Git is supposed to show "Checking out files"
and I don't see that if I clone the repository linked above.

IOW: This is not a Git LFS or Git filtering problem.

I am testing on Windows 8 with Git 2.15 RC2.

Thanks,
Lars

      reply	other threads:[~2017-10-28 16:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-20  6:49 [ANNOUNCE] Git v2.15.0-rc2 Junio C Hamano
2017-10-20 22:22 ` Git for Windows v2.15.0-rc prerelease, was " Johannes Schindelin
2017-10-20 23:49   ` Bryan Turner
2017-10-21  2:07     ` Junio C Hamano
2017-10-23  9:42     ` Johannes Schindelin
2017-10-27 12:11   ` [git-for-windows] " Lars Schneider
2017-10-27 12:24     ` Lars Schneider
2017-10-28 16:40       ` Johannes Schindelin
2017-10-28 16:56         ` Lars Schneider [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7A5EBFA0-3DC4-4AA1-91DB-450DC89BA8E7@gmail.com \
    --to=larsxschneider@gmail.com \
    --cc=git-for-windows@googlegroups.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=j6t@kdbg.org \
    --cc=johannes.schindelin@gmx.de \
    --cc=jrnieder@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).