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

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

bug#3359: 23.0.94; vc-dir:git backend bug


From: Zale Yu
Subject: bug#3359: 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
-- 






reply via email to

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