GNU bug report logs -
#12001
24.1.50; vc-diff always talks to CVS repository
Previous Next
Reported by: rms <at> gnu.org
Date: Fri, 20 Jul 2012 18:59:01 UTC
Severity: normal
Found in version 24.1.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Richard Stallman <rms <at> gnu.org> writes:
> This is not happening for me when I edit the Emacs sources.
> The reason seems to be that
>
> (vc-call-backend backend 'make-version-backups-p file)
>
> does nothing, because it calls vc-default-make-version-backups-p
> which always returns nil.
make-version-backups-p only returns non-nil for VCS that don't have the
original version locally.
> Indeed, vc-bzr-make-version-backups-p is not defined.
> Should it be?
No VCS other than CVS should need it.
Andreas.
--
Andreas Schwab, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
This bug report was last modified 12 years and 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.