diff in *vc-dir* is broken for hg

View: New views
3 Messages — Rating Filter:   Alert me  

diff in *vc-dir* is broken for hg

by Sam Steingold :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
vc-hg.el revision 1.105 is broken: "=" in *vc-dir* now results in
"<filename>: No such file or directory"
in *vc-diff* (at least when the filename is located in a subdir, not at the top
level directory).
Sam.




Re: diff in *vc-dir* is broken for hg

by Sam Steingold :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I hate to be a nagger, but this regression is still there.

Sam Steingold wrote:
> vc-hg.el revision 1.105 is broken: "=" in *vc-dir* now results in
> "<filename>: No such file or directory"
> in *vc-diff* (at least when the filename is located in a subdir, not at
> the top level directory).




Re: diff in *vc-dir* is broken for hg

by Dan Nicolaescu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sam Steingold <sds@...> writes:

  > I hate to be a nagger, but this regression is still there.

There was a patch posted on the list by Bernhard Herzog and he said it
fixed the problem, if you can try it and it does indeed fix it, then why
not just check it in?

  >
  > Sam Steingold wrote:
  > > vc-hg.el revision 1.105 is broken: "=" in *vc-dir* now results in
  > > "<filename>: No such file or directory"
  > > in *vc-diff* (at least when the filename is located in a subdir, not
  > > at the top level directory).