[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: vc-git bug with top-level repositories
From: |
Dan Nicolaescu |
Subject: |
Re: vc-git bug with top-level repositories |
Date: |
Mon, 18 Aug 2008 14:18:36 -0700 |
"Alfred M. Szmidt" <address@hidden> writes:
> > 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?
>
> # emacs --version
> GNU Emacs 23.0.60.1
> [...]
>
> >From CVS head 2008-08-17.
>
> Same behaviour with -Q.
Then please try to debug vc-git-registered and find out why it returns
nil for files that are under git.
- Re: vc-git bug with top-level repositories, (continued)
- Re: vc-git bug with top-level repositories, Alfred M. Szmidt, 2008/08/29
- Re: vc-git bug with top-level repositories, Stefan Monnier, 2008/08/27
- Re: vc-git bug with top-level repositories, Alfred M. Szmidt, 2008/08/27
- Re: vc-git bug with top-level repositories, Stefan Monnier, 2008/08/27
- Message not available
- Message not available
- Re: vc-git bug with top-level repositories, Mathias Megyei, 2008/08/28
- Re: vc-git bug with top-level repositories, Claus, 2008/08/29
- Re: vc-git bug with top-level repositories, Alfred M. Szmidt, 2008/08/29
- Re: vc-git bug with top-level repositories, Stefan Monnier, 2008/08/29
- Re: vc-git bug with top-level repositories, Alfred M. Szmidt, 2008/08/19
Re: vc-git bug with top-level repositories, Alfred M. Szmidt, 2008/08/18
- Re: vc-git bug with top-level repositories,
Dan Nicolaescu <=