all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* vc-dir and Bazaar
@ 2010-07-23 12:03 Stephen Berman
  2010-07-23 21:32 ` Óscar Fuentes
  0 siblings, 1 reply; 10+ messages in thread
From: Stephen Berman @ 2010-07-23 12:03 UTC (permalink / raw
  To: help-gnu-emacs

The Emacs manual (32.1 Version Control) says: "The Emacs version control
interface is called VC.  Its commands work with several different
version control systems; currently, it supports GNU Arch, Bazaar, [...]"
and (32.1.6 VC Directory Mode): "The VC Directory buffer works with all
the version control systems that VC supports."  But when I type `C-x v
d' (vc-dir) and at the prompt enter the directory of my bzr Emacs trunk
tree, all I get is this:
===============
VC backend : Bzr
Working dir: /data/steve/bzr/emacs/trunk/
Parent branch      : http://bzr.savannah.gnu.org/r/emacs/trunk/
Shelves            : No shelved changes

                         ./
===============
No files are listed, although the parent branch contains changes against
my working directory.  And when I type `+' (vc-update), all I get is the
message from vc-call-backend: "Sorry, merge-news is not implemented for
Bzr".  (I don't understand the message; I thought I was invoking update,
not merge or merge-news, whatever that is.)

So does vc-dir not work with bzr, contrary to the manual, or do I need
to do something else?  I have no problem using bzr from the command
line, updating the trunk, merging, etc.  This is with 
Bazaar (bzr) 2.1.0
  Python interpreter: /usr/bin/python 2.6.2
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.31.12-0.2-default-i686-athlon-with-SuSE-11.2-i586
  bzrlib: /usr/lib/python2.6/site-packages/bzrlib
  Bazaar configuration: /home/steve/.bazaar
  Bazaar log file: /home/steve/.bzr.log
and
GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.18.6) of
2010-07-18 on escher

I'd be grateful for any help.

Steve Berman




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-07-29 13:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-23 12:03 vc-dir and Bazaar Stephen Berman
2010-07-23 21:32 ` Óscar Fuentes
2010-07-23 21:45   ` Stephen Berman
2010-07-24  7:47     ` Eli Zaretskii
2010-07-24 11:56       ` Stephen Berman
2010-07-24 12:21         ` Eli Zaretskii
2010-07-24 16:20           ` Stephen Berman
2010-07-24 16:52             ` Eli Zaretskii
2010-07-29 13:33               ` Stephen Berman
2010-07-24 15:32     ` Óscar Fuentes

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.