[bzrweb PATCH] look up repository descriptions in a config file
Lalo Martins
lalo at exoweb.net
Thu May 19 07:43:12 BST 2005
FWIW, unless I missed something, this begins something new in the list -
patches to projects other than bzr ;-) I guess this means we're growing.
Here it is Chris. This reads .bzrweb.conf inside a repository. There
isn't much to "conf" yet, but it opens a precedent ;-)
Of course the descriptions wrecked havoc on your CSS, so I had to change
it a bit too :-(
Also attached is a .bzrweb.conf for bzr.dev so that anyone can test the
patch.
best,
Lalo Martins
--
My personal formula for efficiency is to arrange
problems in such a way that they solve each other.
--
http://www.exoweb.net/ mailto:lalo at exoweb.net
GNU: never give up freedom http://www.gnu.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzrweb-descriptions.diff
Type: text/x-patch
Size: 2936 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050519/1012b95e/attachment.bin
-------------- next part --------------
[descriptions]
listing=<a href="http://bazaar-ng.org/">Bazaar-NG</a> (or bzr) is a
project of <a href="http://canonical.com/">Canonical</a> to
develop an open source distributed version control system that
is powerful, friendly, and scalable. Version control means a
system that keeps track of previous revisions of software
source code or similar information and helps people work on it
in teams.
readme=<a href="http://bazaar-ng.org/">Bazaar-NG</a> (or bzr) is a
project of <a href="http://canonical.com/">Canonical</a> to
develop an open source distributed version control system that
is powerful, friendly, and scalable. Version control means a
system that keeps track of previous revisions of software
source code or similar information and helps people work on it
in teams. <a href="../../get/bzr/head/README">More info</a>
More information about the bazaar
mailing list