vimdiff plugin
Wichmann, Mats D
mats.d.wichmann at intel.com
Mon Sep 11 15:43:42 BST 2006
>It's working fine for me. Could you post the whole warning please?
The sequence looks like this:
$ bzr diff Makefile
=== modified file 'src/Makefile'
--- src/Makefile 2002-04-25 17:31:21 +0000
+++ src/Makefile 2006-08-14 20:19:40 +0000
@@ -21,7 +21,7 @@
#
-CC = gcc
+#CC = gcc
CFLAGS += -g
CFLAGS += -O2
$ bzr vimdiff Makefile
/home/mats/.bazaar/plugins/vimdiff/__init__.py:46: DeprecationWarning:
bzrlib.branch.BzrBranch5.working_tree was deprecated in version 0.8.
work_tree = branch.working_tree()
bzr: ERROR: No WorkingTree exists for ///home/mats/bzr/work/nALFS/.
$
More information about the bazaar
mailing list