First Impressions
Robert Widhopf-Fenk
hack at robf.de
Wed Oct 26 23:48:10 BST 2005
On Wednesday, October 26, 2005 at 10:16:09, Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Neal Becker wrote:
> > Matthieu Moy wrote:
> >>Now that you have a version, you can get the latest development
> >>version
>
> > Done - but still same result. I did:
> >
> > bzr branch http://bazaar-ng.org/bzr/bzr.dev
> > python setup.py build
> > sudo python setup.py install
> >
> > bzr whoami
> > again, strace -e trace=open shows ~/.bzr.conf.
>
> All I can say is, you must be doing something wrong. Not only does
> the latest development version not use "~/.bzr.conf", that text does
> not appear anywhere in the source code.
after a rsync a minute ago I get
~/<1>bzr.dev/bzrlib > bzr version
bzr (bazaar-ng) 0.6pre
(bzr checkout, revision 1354 {mbp at sourcefrog.net-20051026062015-ab8c2e8913b19989})
Copyright 2005 Canonical Development Ltd.
http://bazaar-ng.org/
bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.
~/<1>bzr.dev/bzrlib > fgrep bzr.conf *.py
msgeditor.py: "Please specify $EDITOR or use ~/.bzr.conf/editor")
More information about the bazaar
mailing list