http://doc.bazaar.canonical.com/bzr.dev/en/user-reference/authentication-help.html
How to save usernames / passwords so bazaar doesn't ask for them every time. Handy.
http://www.danshapiro.com/blog/2010/08/vc-insanity-economics/
A great article on the apparent insanity of venture capital funding economics and how vcs make decisions.
http://info.wsisiz.edu.pl/~blizinsk/git-bzr.html
A helpful guide to using bzr as a client for subversion repositories. Or branching from subversion and then recommitting to subversion while managing intermediary changes in bazaar. The article also covers cvs in the same depth.
http://bazaar-vcs.org/
Bazaar is a distributed version control system available under the GPL. It supports upload of repos by ftp, rsync, sftp, etc. Repos can be hosted on a standard web server or by a bazaar specific server.