Blog/bzrweb-and-other-bazaar-stuff

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
--- Blog/bzrweb-and-other-bazaar-stuff rto 2009-03-02 23:44:20.961191 

+++ Blog/bzrweb-and-other-bazaar-stuff rto 2009-03-02 23:49:31.634415 

@@ -1,0 +1,11 @@

+///BAZAAR http://192.168.99.101/bzr/halfdans.net/trunk///
+
+I have played a bit with bzrweb to get it working with mod_python, this was fruitful and you can now browse some code at [http://halfdans.net/bzrweb/][1]
+
+Playing with that also got me into working with bzrlib, the python library behind the [Bazaar][2] revision control system. To try that out i got bazaar into my "wiki/blog" system and i can now put some commit logging on the pages.
+
+So you should see a list of the latest commits for halfdans.net on the right.
+
+
+  [1]: http://halfdans.net/bzrweb/
+  [2]: http://bazaar-vcs.org