Good Morning, I noticed the following behavior yesterday on my laptop, and was able to replicate it today on my workstation:
1. Turn off networking 2. M-x cd RET ~/.emacs/dvc RET bzr-missing RET 3. Minibuffer reads: No missing revisions: Branches are up to date. 4. Go to shell: > joel@chondestes: ~/.emacs.d/dvc > bzr missing > Using saved parent location: http://bzr.xsteve.at/dvc/ > bzr: ERROR: Connection error: Couldn't resolve host 'bzr.xsteve.at' [Errno > -2] Name or service not known > joel@chondestes: ~/.emacs.d/dvc > echo $? > 3 > joel@chondestes: ~/.emacs.d/dvc > Here's my version info: GNU Emacs 24.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.24.13) of 2012-11-17 on buildvm-30.phx2.fedoraproject.org Bazaar (bzr) 2.5.0 Python interpreter: /usr/bin/python 2.7.3 Python standard library: /usr/lib64/python2.7 Platform: Linux-3.6.10-2.fc17.x86_64-x86_64-with-fedora-17-Beefy_Miracle bzrlib: /usr/lib64/python2.7/site-packages/bzrlib Bazaar configuration: /home/joel/.bazaar Bazaar log file: /home/joel/.bzr.log I'd be happy to work on this, as I've been looking to dig into some Emacs Lisp code. Thanks, Joel -- Joel J. Adamson Servedio Lab University of North Carolina at Chapel Hill My Research Blog: http://lxmx.wordpress.com Join the FSF: http://www.fsf.org/jf?referrer=8164 _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
