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

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

[Emacs-bug-tracker] bug#3359: marked as done (23.0.94; vc-dir:git backen


From: Emacs bug Tracking System
Subject: [Emacs-bug-tracker] bug#3359: marked as done (23.0.94; vc-dir:git backend bug)
Date: Wed, 27 Jan 2010 20:37:03 +0000

Your message dated Wed, 27 Jan 2010 15:36:29 -0500
with message-id <address@hidden>
and subject line Re: bug#1589: vc-dir erroneously reports "No changes between 
working revision and workfile"
has caused the Emacs bug report #1589,
regarding 23.0.94; vc-dir:git backend bug
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
1589: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1589
Emacs Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 23.0.94; vc-dir:git backend bug Date: Sun, 24 May 2009 11:18:20 +0800
Hi, All:
   STEPs to reproduce this bug:
   1. Create a empty git repo /tmp/myrepo
   2.  Add /tmp/myrepo/subdir/HELLO to git repo
   3.  Commit
   4. edit /tmp/myrepo/subdir/HELLO
   5. vc-dir /tmp/myrepo/subdir
        the *vc-dir* buffer reads:
        ==========================
VC backend : Git
Working dir: /tmp/myrepo/subdir/
Branch     : master

                         ./
                         subdir/
     edited              subdir/HELLO  /*  PRESS f here */
        ==========================
    6.   press f at the line "edited ....." emacs try to open file:
/tmp/myrepo/subdir/subdir/HELLO
-- 



--- End Message ---
--- Begin Message --- Subject: Re: bug#1589: vc-dir erroneously reports "No changes between working revision and workfile" Date: Wed, 27 Jan 2010 15:36:29 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
It seems this patch was installed, thanks.

2010-01-25  Eric Hanchrow  <eric.hanchrow at gmail.com>  (tiny change)

  * vc-git.el (vc-git-dir-status-goto-stage): Pass --relative to the
  diff-index command.  This requires at least git-1.5.5.


--- End Message ---

reply via email to

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