Okay...using the 11.1 beta 3 (with native Windows masterfs
disable[removed]), attempt

Running a git clone of netbeans code from github from command line appears
to take about 15 minutes on my machine.

Cloning into 'netbeans'...
remote: Enumerating objects: 82, done.
remote: Counting objects: 100% (82/82), done.
remote: Compressing objects: 100% (46/46), done.
remote: Total 256177 (delta 19), reused 60 (delta 17), pack-reused 256095
Receiving objects: 100% (256177/256177), 171.13 MiB | 336.00 KiB/s, done.
Resolving deltas: 100% (136109/136109), done.
Checking out files: 100% (78507/78507), done.

However, when attempting similar git clone via Netbeans, it seems to be
less robust as it starts and then the status at the bottom gets to about
10% (which believe in the above states would be about when attempting to
retrieve the object and/or delta time frame) then shortly after, I get a
dialog pop up which indicates: "Git command returned with the following
error: Read timed out after 45,000ms".  I closed the dialog and appeared to
stop (at least no further status updates how)

Maybe some side effect of some other issue (i.e. like a NETBEANS-2606
<https://issues.apache.org/jira/browse/NETBEANS-2606> or

Any ideas?

Eric Bresie
[email protected]

Reply via email to