bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12804: 24.1; vc-git does not recognize file under version control


From: Tom
Subject: bug#12804: 24.1; vc-git does not recognize file under version control
Date: Tue, 6 Nov 2012 17:53:44 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Tom <adatgyujto <at> gmail.com> writes:

> 
> Turns out the problem also occurs with files without space 
> in the name, so it can also be some local problem.
> 
> I'll keep investigating and post here if I have more info
> on this.
> 
> 

Seems like space in the filename was the problem after all.
If Emacs calls git from the path then in my setup it
finds git.cmd which is a wrapper script and does not 
handle these paths properly. It can be fixed by setting
vc-git-program to git.exe instead.

So it's not an emacs bug, but a git problem, therefore
this bug report can be closed.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]