Okay...never saw any response to this original email at the time but figured I would ask again relative to the the latest full 11.1 release. I am continuing to have issues while trying to git clone within Netbeans.
I cleared cache and user folder (so don't believe the masterfs for Windows should be in affect as mentioned in the earlier email), installed 11.1 for Windows on a Windows 10 machine for the setup. 1. Opened 11.1 netbeans 2. Select "Team...git...clone" 3. Entered git connection settings (using the default parameters with my github fork of netbeans URL), 4. Starts to clones, 5. After initial cloning starts, Netbean clone action seems to stall around 10% with a dialog titled "Git Command Failed", within dialog indicating "Git command returned with the following error:" with the error "Read time out" Not sure if this is an issue due to the performance of my machines (i.e. 4 GB, 2,20 GHz), some java environment configuration [java version, java memory settings, etc.), due to an issue with my network / wi-fi, or an issue with Netbeans itself. Also as indicated, external to Netbeans in a git command prompt, I was able to clone it in about 15 minutes (see earlier email for more details). Has anyone else had similar issue? If so I can create a ticket, but if not then I assume it may be an issue in my environment. Eric Bresie [email protected] On Fri, Jul 5, 2019 at 9:38 AM Eric Bresie <[email protected]> wrote: > 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] >
