unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12804: 24.1; vc-git does not recognize file under version control
@ 2012-11-04 19:44 Tom
  2012-11-05  8:08 ` Tom
  2012-11-06 18:01 ` Dmitry Gutov
  0 siblings, 2 replies; 4+ messages in thread
From: Tom @ 2012-11-04 19:44 UTC (permalink / raw)
  To: 12804

I have a file under git and vc does not recognize it.
The path of the file has a space in it and I'm on 
Windows, that is the cause of the problem I suspect.

E.g. this is the path under git (note the space in 
"project name"):

    project name/src/file.java

I narrowed the problem to vc-git-registered which returns
nil on the file. This is the relevant check in the function
and my guess is name falls to two pieces when git is invoked
because it has a space in it and there are no quotes around
it, and therefore ls-files returns nothing, because it sees
two non existent paths (the two half pieces of the path
with space):

   (vc-git--out-ok "ls-files" "-c" "-z" "--" name)





In GNU Emacs 24.1.1 (i386-mingw-nt6.1.7601)
 of 2012-06-10 on MARVIN
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --with-gcc (4.6) --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: HUN
  value of $XMODIFIERS: nil
  locale-coding-system: cp1250
  default enable-multibyte-characters: t








^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#12804: 24.1; vc-git does not recognize file under version control
  2012-11-04 19:44 bug#12804: 24.1; vc-git does not recognize file under version control Tom
@ 2012-11-05  8:08 ` Tom
  2012-11-06 17:53   ` Tom
  2012-11-06 18:01 ` Dmitry Gutov
  1 sibling, 1 reply; 4+ messages in thread
From: Tom @ 2012-11-05  8:08 UTC (permalink / raw)
  To: 12804

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

> 
> I have a file under git and vc does not recognize it.
> The path of the file has a space in it and I'm on 
> Windows, that is the cause of the problem I suspect.
> 

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.







^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#12804: 24.1; vc-git does not recognize file under version control
  2012-11-05  8:08 ` Tom
@ 2012-11-06 17:53   ` Tom
  0 siblings, 0 replies; 4+ messages in thread
From: Tom @ 2012-11-06 17:53 UTC (permalink / raw)
  To: 12804

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.






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#12804: 24.1; vc-git does not recognize file under version control
  2012-11-04 19:44 bug#12804: 24.1; vc-git does not recognize file under version control Tom
  2012-11-05  8:08 ` Tom
@ 2012-11-06 18:01 ` Dmitry Gutov
  1 sibling, 0 replies; 4+ messages in thread
From: Dmitry Gutov @ 2012-11-06 18:01 UTC (permalink / raw)
  To: adatgyujto; +Cc: 12804

Tom <adatgyujto@gmail.com> writes:

 > 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.

It seems the very latest Git for Windows (Git-1.8.0-preview20121022)
solved this problem, as well as the performance overhead from calling
git.cmd from vc-git:

C:\Users\gutov>which git
C:\Program Files (x86)\Git\cmd\git.EXE





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-06 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-04 19:44 bug#12804: 24.1; vc-git does not recognize file under version control Tom
2012-11-05  8:08 ` Tom
2012-11-06 17:53   ` Tom
2012-11-06 18:01 ` Dmitry Gutov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).