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
Message #38 received at 12001 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii wrote:
>> Repository checkout (format: 2a)
>> Location:
>> repository checkout root: .
>> checkout of branch: bzr+ssh://rms <at> bzr.savannah.gnu.org/emacs/trunk/
>> shared repository: /home/rms/emacs-bzr
>
> That's indeed a checkout that lacks local history.
?
No it isn't. That seems fine to me. It's the same as I use.
With the current trunk in such a repo, and no net connection, I did:
./src/emacs -Q --eval '(setq vc-command-messages t)' README &
Then made some changes to README, saved, and typed C-x v =.
*Messages* tells me that this runs:
bzr diff --diff-options -c README
It works fine and shows me the diff, with no net connection.
rms, what happens if you try that?
What command does Emacs say it runs?
What happens if you type that same command at the shell outside of Emacs?
If it doesn't work outside of Emacs, this is not an Emacs issue.
(I don't even know how you make such a command contact the repository.
There's nothing for Emacs to "support" here, it's just how bzr works.)
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.