X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=PDID fhVlCV0+EaH4fPsYbuzZGfM4q8cPK8ix6J+WY3Z/h2arJFfYrWMASUW+e90kQDhK huYcgmFMjtN5QwiEuI53B1olnj22RVN2AV3JM7lUUVenmMmqJDepo9nKw/9HXHwo 24C9HCm61usFUqrWgw2zZEfrsxTO8YsTTdloTWM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=/3K6pjtGEJ LMh8n6XF2p/Vbw4tQ=; b=SZzGsdLvmLeogIJw6X7qEm5i1/OHhNpGLolbc3z26Q K3YN/srHm+BXE24dkThuTzhp2SEkMN26/GHI9OKZQ9/o5ro1sayErs29O+OwVFFG 2oEH1uvA8/goELwBUg8Kwnqbu5o9QfHaMix7TQ+YEEzpXCWEMFIQcu7F0Ss9IYyu 8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=mailer, cygcheck X-HELO: mail-wr0-f169.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=CLVGhsWIsnAGh74p8iV2aYxR5GMCi3YfFus4YSRZ8fA=; b=RwuiyMSsmtRaDszos5ayXAEPeX8SZ38eFa9YcPaGuhitjjvuxnwIZeew2AKgGcQEJI Hh/gFa93WJJTiQcDAI9/4qCcCHBw+SNLxUNtEZcBIzHXb8RSfNWqcJDK69n+yOH+HHg7 /wLIfVvvGf2t1MphgArEvnd5If2u9ENWMi8VYq0vCs5P4QhCsWcvyciI0xGa4oBF+1UP guX/Gfx5ip3wAOMOXqKqvlzATnpuD60rTwgU78NFYENIYW23P1zzJUxIO+Co16QoX9CK fCCc9/nXEmiQa/66JtThyqOIyhPiPZ2VzUxgSAsPAviZ/yQ/MUcxT5+uEmOUS0J0vQvs DoAA== X-Gm-Message-State: AKGB3mKCc2wVQNdPehomAiDVTnkgTJUCl1uI33T23slwROrquMPGcdrY ++RD4F56u5uAme36Uk0qVVsduivBPAc= X-Google-Smtp-Source: ACJfBos0fGL+fqhGY77JrGSfrBembURxHtO28uQRqlLEvd2Cp0Nna1a8Ty3q2yOCSeB0ykCJMutyLw== X-Received: by 10.223.200.6 with SMTP id d6mr1717712wrh.118.1513026657087; Mon, 11 Dec 2017 13:10:57 -0800 (PST) Date: Mon, 11 Dec 2017 21:10:47 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: Git status delay Message-ID: <20171211211047.GA27961@dinwoodie.org> References: <092c4159-1f86-a64a-6ae1-c9909ef4ef90 AT gmail DOT com> <20171121102728 DOT GM20681 AT dinwoodie DOT org> <184959217 DOT 20171211143738 AT volny DOT cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <184959217.20171211143738@volny.cz> User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes On Monday 11 December 2017 at 02:37 pm +0100, Dawid Ferenczy wrote: > You can see that it hanged for about 30 seconds trying to open the file > "\\HEAD\PIPE\wkssvc" which obviously failed with the BAD NETWORK PATH error. > On my system, it always hangs for the same amount time, it's most likely a > timeout. Hi Dawid, So I can look into this, I need the information I asked for in the email you replied to. To repeat, that's: > - The cygcheck output per the bolded bullet in the problem reporting > guidelines: http://cygwin.com/problems.html. > > - The version of Git you're running, per `git --version`, if it hasn't > been installed using Cygwin's setup-*.exe installers. > > - The current working directory when you run `git status`. > > - Details of the directory structure of the repository you're running > `git status` in. I'm mainly after where the `.git` directory is in > relation to the current working directory, but if there's anything > else that's not entirely standard I'd like to know that, too (e.g. it > being a bare repository). > > - Whether you're running Bash in MinTTY, Windows cmd shell, or something > else. > > - If there's anything special about your shell prompt (e.g. you're using > one of the git prompt tools to include repository status summaries in > your shell prompt). You've included some of that information in your reply, but I do need it all to be able to look at this. Also, per the mailing list notes at , please configure your mailer to not include people's email addresses in your replies. Cheers, Adam -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple