From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Claus Newsgroups: gmane.emacs.devel Subject: Re: vc-git bug with top-level repositories Date: Mon, 18 Aug 2008 18:24:14 +0200 Message-ID: References: <200808181433.m7IEX8U3028640@sallyv1.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1219077391 26401 80.91.229.12 (18 Aug 2008 16:36:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2008 16:36:31 +0000 (UTC) Cc: Dan Nicolaescu To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 18 18:37:23 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KV7jH-0002xv-Ai for ged-emacs-devel@m.gmane.org; Mon, 18 Aug 2008 18:37:17 +0200 Original-Received: from localhost ([127.0.0.1]:34943 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KV7iI-0001i3-TM for ged-emacs-devel@m.gmane.org; Mon, 18 Aug 2008 12:36:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KV7Wr-0007v7-31 for emacs-devel@gnu.org; Mon, 18 Aug 2008 12:24:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KV7Wp-0007s9-9d for emacs-devel@gnu.org; Mon, 18 Aug 2008 12:24:24 -0400 Original-Received: from [199.232.76.173] (port=48854 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KV7Wo-0007rt-Ru for emacs-devel@gnu.org; Mon, 18 Aug 2008 12:24:22 -0400 Original-Received: from wf-out-1314.google.com ([209.85.200.171]:2924) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KV7Wn-0007k6-9a for emacs-devel@gnu.org; Mon, 18 Aug 2008 12:24:22 -0400 Original-Received: by wf-out-1314.google.com with SMTP id 28so2189553wfc.24 for ; Mon, 18 Aug 2008 09:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SIpv5ZGSGooDLMZD/DswOFxYnF5ZxLLLJVyK7EQAyTU=; b=siu2Xk5tnoj+e8Ev/04dRqCtuw6A/dKWPjZzTShN/6w/iHhETvKkNBygq3yk8+cHbJ swaeNmDUZVayaAWitebBncAXXKB9t9u511QRfiP48KooL97cxHkuRlaXAiM5459bKU8i HxI9c3Zs/Oq5aI+O227uWgGx5kna0RJCRPFXc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=vZdzEUEUNdwRM3pxhu/vgc90hAyiP7ZvGxhR1P9WPhPqlyHsAfoMwoHQPo0oTH/Znk 9veESgeLr+TJJHLpE+vHuUkG9gKnoc4wlSrKqgiiHFt2gXWvVe+3A9jxWnET/KtvKNjV hjtNj3LyT8v0RMI2n7OlJ5cCtKb9cgXUxC43k= Original-Received: by 10.142.255.14 with SMTP id c14mr2115560wfi.296.1219076654472; Mon, 18 Aug 2008 09:24:14 -0700 (PDT) Original-Received: by 10.142.177.16 with HTTP; Mon, 18 Aug 2008 09:24:14 -0700 (PDT) In-Reply-To: <200808181433.m7IEX8U3028640@sallyv1.ics.uci.edu> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:102599 Archived-At: I see this behaviour as well (under Windows): c:/work/foo/bar/somefile.xml is not recognized to be under GIT vc (but it is). Whereas $HOME/.emacs is correctly recognized as being under GIT vc. This used to work in my last build ~ the end of July, but doesn't work now using: GNU Emacs 23.0.60.1 (i386-mingw-nt6.0.6001) of 2008-08-17 If I can be of any more help in debugging this, let me know. Claus On Mon, Aug 18, 2008 at 4:33 PM, Dan Nicolaescu wrote: > "Alfred M. Szmidt" writes: > > > Hi, > > > > if you have git repository in e.g. /foo/.git then vc-mode stops > > working. vc-mode also stops working if you have /.git. > > > > By stops working I mean that vc-mode does not detect that a file is > > under VC, so you cannot do vc-print-log, vc-next-action, etc. > > A git repository in /foo/.git works fine for me with emacs from CVS head > and EMACS_22_BRANCH. > > What version are you using? Can you try with emacs -Q?