* how to make ecb tree buffer aware of svn
@ 2009-08-07 10:00 Jerry Fleming
0 siblings, 0 replies; only message in thread
From: Jerry Fleming @ 2009-08-07 10:00 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
I am running GNU Emacs 22.3.1 (i686-pc-linux-gnu, GTK+ Version 2.14.7)
of 2009-07-15. My project is controlled under subversion. I have
configed emacs to recognize my svn working copy in ECB's source window
and every else, except one place: the tree buffer. Every time I right
click the tree (i.e, with mouse-3), a context menu pops up with an item
labeled Version Control, but the menus are all CVS related. I was
wondering how can I change the menus to be subversion aware, just as the
main menu, or the context menu of source window do?
P.S.: my .emacs contains the following lines:
(ecb-vc-supported-backends (quote ((ecb-vc-dir-managed-by-SVN .
ecb-vc-state) )))
(vc-handled-backends (quote (SVN))
Thanks.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-07 10:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-07 10:00 how to make ecb tree buffer aware of svn Jerry Fleming
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.