GNU bug report logs -
#996
ntemacs 23.0.60; vc-dir bug
Previous Next
Reported by: "Kevin Yu" <yujie052 <at> gmail.com>
Date: Thu, 18 Sep 2008 06:55:04 UTC
Severity: normal
Tags: patch
Merged with 7663
Found in version 23.2
Fixed in version 24.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"Kevin Yu" <yujie052 <at> gmail.com> writes:
> Sorry, forgot to cc the emacs bug tracker.
>
> 1. Edit a file d:/myproject/src/myfile.c (emacs.exe -q myfile.c)
> 2. c-x v d select d:/myproject
> * vc-dir * shows:
> =================================
> VC backend : SVN
> Working dir: d:/myproject/
> Repository : svn://127.0.0.1
>
> ./
> src/
> edited src\myfile.c
OK, this says that the output of
svn status at this point would look like:
M src\myfile.c
Is there a way to tell subversion to output file names in unix format?
Alternatively `filename' in `vc-svn-after-dir-status' could be changed
to be in unix form.
> =================================
> 3. checkin myfile.c
> * vc-dir * shows:
> =================================
> VC backend : SVN
> Working dir: d:/myproject/
> Repository : svn://127.0.0.1
>
> ./
> src/
> up-to-date src/myfile.c
> edited src\myfile.c
> =================================
>
>
>
> On Wed, Dec 31, 2008 at 12:57 AM, Dan Nicolaescu <dann <at> ics.uci.edu> wrote:
> > Kevin Yu <yujie052 <at> gmail.com> writes:
> >
> > > Dan Nicolaescu <dann <at> ics.uci.edu> writes:
> > > > What VC backend are you using here?
> > > subversion
> > >
> > > I have tried on git. This bug doesn't exist.
> > >
> > > > Can you pleasedescribe the sequence of events starting from
> > > >
> > > > emacs -Q
> > > >
> > > > to get to that state?
> > > 1. edit a file d:/myproject/src/myfile.c (myproject is the root
> > > directory of this project. There must be a subdirectory in the path,
> > > otherwise you can't reproduce this bug.(.../src/... here)
> > >
> > > 2. c-x v d select d:/myproject
> >
> > What is in the the *vc-dir* buffer at this point?
> >
> >
This bug report was last modified 14 years and 85 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.