<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>linsec.ca blog &#187; bugzilla</title>
	<atom:link href="http://linsec.ca/blog/tag/bugzilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://linsec.ca/blog</link>
	<description>You can have it right, or you can have it now.  But you can&#039;t have it right now.</description>
	<lastBuildDate>Sat, 05 May 2012 22:03:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mandriva Testcases</title>
		<link>http://linsec.ca/blog/2008/11/06/mandriva-testcases/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mandriva-testcases</link>
		<comments>http://linsec.ca/blog/2008/11/06/mandriva-testcases/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 23:06:40 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=307</guid>
		<description><![CDATA[Well, after some discussion on cooker and, quite frankly, needing a resource myself to speed up security update testing (particularly looking for regressions), we&#8217;ve re-implemented &#8220;Testzilla&#8221;. Sorta. Instead of integrating with bugzilla, we&#8217;ve used the mediawiki framework. The reasons for this many. The biggest reason is to make the &#8220;Testzilla&#8221; as accessible as possible to [...]]]></description>
			<content:encoded><![CDATA[<p>Well, after some discussion on cooker and, quite frankly, needing a resource myself to speed up security update testing (particularly looking for regressions), we&#8217;ve re-implemented &#8220;Testzilla&#8221;.  Sorta.</p>
<p>Instead of integrating with bugzilla, we&#8217;ve used the mediawiki framework.  The reasons for this many.  The biggest reason is to make the &#8220;Testzilla&#8221; as accessible as possible to as many people as possible.  It is also to lower the bar to usability&#8230; anyone can look at information on the wiki, but dealing with Testzilla can be trickier (perhaps).  Also, Testzilla itself hasn&#8217;t been updated in many years, which means a lot of hacking to make it work.  Other solutions were either too complicated (Testopia) or didn&#8217;t integrate with anything else we currently had (using mediawiki allows us to re-use our authentication from my.mandriva.com).</p>
<p>Anyways, the basic idea is to have a page per package (urpmi, eclipse, evolution, whatever) and on this page will be testcases &#8212; descriptions of ways to test programs in that package.  Where possible, automated or semi-automated testcases should be written and these get committed to subversion and referenced from the wiki page (the downside here is we need a mechanism to get testcases from people without commit access in, but the upside is it is faster, provides versioning, and won&#8217;t bog down the wiki with (hopefully!) numerous testcases).</p>
<p>I&#8217;ve already implemented the main page, which can be found at <a href="http://wiki.mandriva.com/en/Testing">wiki.mandriva.com/en/Testing</a>, and from there you can get to the various testcases (there&#8217;s only one on there right now).  There is a cookie-cutter template to be used to start new testcases pages, and there are some new macros that make integrating with subversion and bugzilla a little easier/nicer.</p>
<p>All in all, I think this has the potential to do really good things for Mandriva, and probably other distributions as well.  With the ability for anyone to create testcase pages, testcases, send an email with an automated testcase attached to our new testcases_@_mandrivalinux_dot_org &#8220;exploder&#8221; to get committed to subversion, it should be extremely easy and straightforward for people to get involved.</p>
<p>This is something that quite a few people on the cooker list expressed an interest in, so I&#8217;m hoping this will nicely take off and become yet another useful resource for the Mandriva community.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2008/11/06/mandriva-testcases/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bugzilla 3.2rc1 is live on qa.mandriva.com</title>
		<link>http://linsec.ca/blog/2008/10/26/bugzilla-32-is-live-on-qamandrivacom/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bugzilla-32-is-live-on-qamandrivacom</link>
		<comments>http://linsec.ca/blog/2008/10/26/bugzilla-32-is-live-on-qamandrivacom/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 06:14:09 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[bugzilla]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=298</guid>
		<description><![CDATA[Seven weeks ago I setup a local copy of Bugzilla 3.2rc1 to test the upgrade/migration from 3.0.5, using the templates and data from Mandriva&#8217;s bugzilla. Tonight it went live on qa.mandriva.com. Although it could have gone up 6 weeks ago, due to the release of 2009.0 coming up (which always leads to a massive influx [...]]]></description>
			<content:encoded><![CDATA[<p>Seven weeks ago I setup a local copy of Bugzilla 3.2rc1 to test the upgrade/migration from 3.0.5, using the templates and data from Mandriva&#8217;s bugzilla.  Tonight it went live on <a href="https://qa.mandriva.com/">qa.mandriva.com</a>.  Although it could have gone up 6 weeks ago, due to the release of 2009.0 coming up (which always leads to a massive influx of bug reports both before and after a release) we decided to wait for a few weeks after 2009.0 was released.</p>
<p>The upgrade went quite smooth (due to the preparation and, most importantly, notes taken from the testing almost two months ago), so everything should be up and running in good order.  If there are issues, feel free to comment to me directly or file a bug report.  I think, however, that users will find the new version of Bugzilla contains some welcome features and I also took the opportunity to change the layout somewhat to make it adhere more to web standards (such as making font resizing easier, etc.).  I also condensed the layout somewhat by using the default Bugzilla templates and re-working them from scratch.</p>
<p>I hope everyone likes it.  There will probably be more tweaks coming and rc2 is supposed to be coming out fairly soon from what I&#8217;ve heard, so there will still be changes forthcoming, although I hope they are more minor than what changed tonight.  I&#8217;m also hoping this will improve performance somewhat as Bugzilla 3.2 is using InnoDB rather than MyISAM storage types, which from my understanding should also help improve performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2008/10/26/bugzilla-32-is-live-on-qamandrivacom/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Mandriva Bugzilla update in the works</title>
		<link>http://linsec.ca/blog/2008/09/09/new-mandriva-bugzilla-update-in-the-works/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-mandriva-bugzilla-update-in-the-works</link>
		<comments>http://linsec.ca/blog/2008/09/09/new-mandriva-bugzilla-update-in-the-works/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 02:46:55 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[bugzilla]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=269</guid>
		<description><![CDATA[I&#8217;ve spent the entire day yesterday and another day last week working on migrating the current Mandriva bugzilla 3.0.5 to the new 3.2rc1. You won&#8217;t see it anywhere official until 2009.0 is released most likely, but having (some) spare time, I wouldn&#8217;t to put it through the paces in a vmware machine to make sure [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent the entire day yesterday and another day last week working on migrating the current Mandriva bugzilla 3.0.5 to the new 3.2rc1.  You won&#8217;t see it anywhere official until 2009.0 is released most likely, but having (some) spare time, I wouldn&#8217;t to put it through the paces in a vmware machine to make sure I can document everything that needs doing and minimize downtime when it comes time to do the actual upgrade.</p>
<p>So far it&#8217;s looking pretty good and has some really nice features to it.  Due to the heavy changes in the templates, the templates look more stock now than they did before, which actually manages to clean up a lot of the interface and remove duplicate information.  I also took the opportunity to style it as best I can to respect user font sizing.  The look has changed a little bit along the way as I had to redo all the theming from scratch.</p>
<p>Anyways, for anyone interested in taking a peek at it or playing around with it a bit before it goes live, you can do so at <a href="http://bugzilla.annvix.ca/">bugzilla.annvix.ca</a>.  It&#8217;s a snapshot of the Mandriva database from a week ago (more or less), and uses the same authentication, etc. as the Mandriva bugzilla.  To prevent confusion, I&#8217;ve turned postfix off so mail notifications aren&#8217;t being sent.</p>
<p>All-in-all, the upgrade should go fairly smoothly and result in downtime of an hour or two, when it happens.  It could probably be implemented now, but I&#8217;d rather wait until 2009.0 is released and things have settled down, so consider this a preview until such a time as it does get moved over.  Any suggestions or whatever are also welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2008/09/09/new-mandriva-bugzilla-update-in-the-works/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Conspiracy theories unite!  Hiding bug reports in bugzilla&#8230;</title>
		<link>http://linsec.ca/blog/2007/10/20/conspiracy-theories-unite-hiding-bug-reports-in-bugzilla/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=conspiracy-theories-unite-hiding-bug-reports-in-bugzilla</link>
		<comments>http://linsec.ca/blog/2007/10/20/conspiracy-theories-unite-hiding-bug-reports-in-bugzilla/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 22:07:08 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=144</guid>
		<description><![CDATA[I find it quite amusing how quickly people jump the gun on things and start spreading FUD without bothering to talk to the people involved. I suppose that&#8217;s the creative license that having a blog entitles people, but it still irks me because in a lot of cases it&#8217;s completely unfounded and could easily be [...]]]></description>
			<content:encoded><![CDATA[<p>I find it quite amusing how quickly people jump the gun on things and start spreading FUD without bothering to talk to the people involved.  I suppose that&#8217;s the creative license that having a blog entitles people, but it still irks me because in a lot of cases it&#8217;s completely unfounded and could easily be cleared up with a simple email question.</p>
<p>I was wandering around and found <a href="http://www.tuxmachines.org/node/21155">Battle of the Titans: Mandriva 2008 vs OpenSUSE 10.3</a>.  Interesting read; I like how Mandriva comes out on top although there are definitely areas we can improve upon.  But what else is new? <b>Every</b> distro has areas that can be improved upon.</p>
<p>Anyways, in the comments I&#8217;m reading: &#8220;the sad part is an unexpected secrecy in Mandriva&#8221;, which refers to a bug aliased as CVE-2007-2834, for which the individual didn&#8217;t have access to. Of course, he starts a FUD-based tirade on his own blog <a href="http://beranger.org/index.php?page=diary&#038;2007/10/19/12/33/32-starting-from-susan-s-mandriva-v">Planete Beranger</a>.  And this is where the fun begins.</p>
<p><span id="more-144"></span></p>
<p>At this point, Beranger decides to go on a tirade about hidden bug reports.  Good thing Adam is around to smack some sense into him (I&#8217;m assuming Beranger is a him, but I don&#8217;t really know).  He has some nice nuggets like:</p>
<blockquote><p>
Anyway, the sad part is an unexpected secrecy with Mandriva: try a search for http://qa.mandriva.com/show_bug.cgi?id=CVE-2007-2834 and you will get a blunt:<br />
You are not authorized to access bug #33759.</p>
<p>Huh?!</p>
<p>And indeed, the access to http://qa.mandriva.com/show_bug.cgi?id=33759 is denied!</p>
<p>I very much dislike this huge blunder from Mandriva&#8217;s part: are they trying to play Microsoft, or what?! Hiding bug reports is unacceptable!
</p></blockquote>
<p>Hmmm&#8230;  well, if he would have bothered to ask anyone, he would have had his answer fairly quickly as to what the deal with that report is.  The contents of this bug report is, exactly:</p>
<blockquote><p>
Description:  [reply]	Opened: 2007-09-19 17:06 CEST<br />
  Private<br />
Name: CVE-2007-2834<br />
URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2834<br />
Reference: IDEFENSE:20070917 Multiple Vendor OpenOffice TIFF File Parsing<br />
Multiple Integer Overflow Vulnerabilities<br />
Reference: URL:</p>
<p>http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=593</p>
<p>Reference: CONFIRM: http://www.openoffice.org/security/cves/CVE-2007-2834.html<br />
Reference: DEBIAN:DSA-1375<br />
Reference: URL: http://www.debian.org/security/2007/dsa-1375<br />
Reference: BID:25690<br />
Reference: URL: http://www.securityfocus.com/bid/25690</p>
<p>Integer overflow in the TIFF parser in OpenOffice.org (OOo) before 2.3<br />
allows remote attackers to execute arbitrary code via a TIFF file with<br />
crafted values of unspecified length fields, which triggers allocation<br />
of an incorrect amount of memory, resulting in a heap-based buffer<br />
overflow.</p>
<p>&#8212;&#8212;- Comment #1 From Vincent Danen 2007-09-20 19:07:11 CEST [reply] &#8212;&#8212;-   Private<br />
Fixed.
</p></blockquote>
<p>Pretty spicy stuff, no?  In fact, if you looked it up on <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2834">MITRE&#8217;s website, entry CVE-2007-2834</a> you&#8217;ll see the same thing (minus the &#8220;Fixed&#8221; comment).  In fact, you&#8217;ll see more.</p>
<p>Oh, and lookee here, you&#8217;ll also see this:</p>
<blockquote><p>
MANDRIVA:MDKSA-2007:186<br />
URL:http://www.mandriva.com/security/advisories?name=MDKSA-2007:186
</p></blockquote>
<p>And what happens when you follow that link?  Well, you get to see that it was fixed in CS3, 2007.0, and 2007.1.  Doesn&#8217;t indicate 2008, of course, because it was fixed when 2008 was cooker, thanks to this (public) report: <a href="http://qa.mandriva.com/show_bug.cgi?id=33824">Bugzilla bug #33824</a>.</p>
<p>Now, of course, all of this could have been settled with a simple email.  Instead, this Beranger fellow starts spreading FUD, looks like he&#8217;s seriously lacking in the investigation skills department, and generally makes a fool of himself.</p>
<p>So, what&#8217;s the deal with the private bug report?  Well, it&#8217;s 1) boring and 2) an internal tracker.  Yes, the security team uses bugzilla to track issues we need to deal with.  Are these safe for public consumption?  Sometimes.  Are they interesting to the public?  Not really.  I think the <b>result</b> is more interesting.  For instance, I think that the actual advisory, MDKSA-2007:186, would be far more interesting than a bug report that&#8217;s essentially a carbon-copy of the original CVE entry.  Now, in this case, perhaps bug #33824 could have had the alias CVE-2007-2834 as it was issued to resolve only one bug.</p>
<p>So, what do we do when an advisory deals with more than one CVE or issue?  We can&#8217;t give one bug two different aliases.  So, let&#8217;s look at bug #34610 (libvorbis).  If you look at the dependencies, you&#8217;ll see bugs #33871 and #33872.  Both are private.  Both have aliases for the two CVE&#8217;s fixed in that advisory.  Both use them as aliases.  Sure, I could remove the aliases from the CVE-entry-clone-reports, but I can&#8217;t assign both to one bug.  Or what about the kernel?  Or firefox?</p>
<p>My point is, internal tracking bugs have absolutely no relevance to anyone outside of the security team, so no, I don&#8217;t see the point in making them public, even after they&#8217;re dealt with.  It&#8217;s nothing more than a glorified TODO list.  The advisory itself, and the associated bug report, are important&#8230; both of those are public.  We&#8217;re not trying to hide any details&#8230; those details can be found in a dozen places: the public bugzilla advisory report, the official advisory on the website, the security-announce mailing list, the CVE dictionary, NVD, Secunia, Bugtrack (the website and the mailing list), the full-disclosure mailing list&#8230; the list goes on.</p>
<p>This fellow should have done a bit more research before starting in on his conspiracy theory.  It was both amusing and infuriating&#8230; amusing at his ignorance, infuriating that he would start the FUD train without even firing off a simple email saying &#8220;wtf guys, this bug is private?!?&#8221;.  An easy explanation could have been given and the FUD train wouldn&#8217;t have left the station.</p>
<p>It&#8217;s nice to see both Adam and Fabrice straighten this guy out in comments on his blog, and Fabrice made his own <a href="http://www.linux-wizard.net/index.php?id_blog=161">blog post</a> regarding it to.</p>
<p>Fabrice said it quite well:  &#8220;So next time guys, get your facts <img src='http://linsec.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> &#8221;</p>
<p>I agree with that sentiment whole-heartedly.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2007/10/20/conspiracy-theories-unite-hiding-bug-reports-in-bugzilla/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Of Bugzilla Clients</title>
		<link>http://linsec.ca/blog/2006/09/28/of-bugzilla-clients/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=of-bugzilla-clients</link>
		<comments>http://linsec.ca/blog/2006/09/28/of-bugzilla-clients/#comments</comments>
		<pubDate>Thu, 28 Sep 2006 22:35:17 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Mandriva]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://linsec.ca/wp/?p=85</guid>
		<description><![CDATA[Michael Scherer posted to cooker@ a few days ago about putting PyBugz a devilishly cool python app for querying a bugzilla database into cooker. He also emailed me because a while ago I had tried the GUI Deskzilla product with the Mandriva bugzilla and it didn&#8217;t work, so he mentioned he had made some changes [...]]]></description>
			<content:encoded><![CDATA[<p>Michael Scherer <A href="http://archives.mandrivalinux.com/cooker/2006-09/msg08080.php">posted to cooker@</a> a few days ago about putting <a href="http://www.liquidx.net/pybugz/">PyBugz</a> a devilishly cool python app for querying a bugzilla database into cooker.  He also emailed me because a while ago I had tried the GUI <a href="http://almworks.com/deskzilla/overview.html">Deskzilla</a> product with the Mandriva bugzilla and it didn&#8217;t work, so he mentioned he had made some changes to our bugzilla and it worked with PyBugz and he thought it might work with Deskzilla.</p>
<p>Well, he was wrong, it still doesn&#8217;t work with Deskzilla.  Our bugzilla is pretty hacked up, so it&#8217;s not too surprising.. it seems to me that it deviates quite a bit from standard bugzilla.  FWIW, Deskzilla works great with the Annvix bugzilla.</p>
<p>PyBugz, on the other hand, seems to be a great query tool for our bugzilla.  It seems to be quite Gentoo-centric (which is ok), so it doesn&#8217;t work to post a new bug to bugzilla.  It does work to submit a comment to bugzilla, however, and authentication works, which is great.  The problem is, as I just discovered, if you submit a comment to a private bug (our &#8220;group&#8221; feature&#8230; I have no idea if this is from bugzilla or something we added, but you can have bugs appear only to certain groups; we use it for hiding security-related issues), it unsets the group flag (effectively making a security-related bug from being private to public).  Note to self&#8230; do <i>not</i> use PyBugz to post comments to our bugzilla.</p>
<p>But for a query tool it works like a hot damn:</p>
<pre>
vdanen@odin:~/ >% bugz --base 'http://qa.mandriva.com' search \
--assigned-to warly@mandriva.com
 * Using http://qa.mandriva.com
 * Searching for bugs with the following options:
 *    assigned_to          = warly@mandriva.com
   5856 warly                Services logs are duplicated (ex: LDAP)
   6638 warly                bugzilla asks to login too many times
   7429 warly                MIssing hd.img in 10.0 beta1/beta2/RC1 ISO
...
</pre>
<p>(the list is pretty long so I&#8217;ve truncated it, wc tells me there&#8217;s 177 bugs there).</p>
<p>Anyways, I thought I&#8217;d mention how slick this thing is&#8230; I&#8217;m pretty impressed by it.  Seems to be a lot faster than trying to use the web interface directly and could also be scriptable to create reports of how good (or bad) people are doing with their bugs (not to mention possibly creating customized daily TODO lists)&#8230; the possibilities are pretty limitless.</p>
<p>Oh, for anyone wanting to use this on OS X, you should download the latest python from <a href="http://www.pythonmac.org/packages/py24-fat/index.html">pythonmac</a>, which is 2.4.3 (fink only has 2.4.2, and OS X 10.4 comes with 2.3.5).  You&#8217;ll also want to grab the current svn version of PyBugz (it doesn&#8217;t work very well with the 0.6 tarball release on the site), and you&#8217;ll also need to download <a href="http://effbot.org/downloads/index.cgi#elementtree">ElementTree</a>, which PyBugz requires (very easy to install python module).  Install the updated Python <i>first</i> however and make sure the PATH is setup and such appropriatly before installing ElementTree or it could get installed in the wrong place.  Once you do that, it&#8217;ll work peachy on OS X.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2006/09/28/of-bugzilla-clients/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Subversion, MediaWiki, and Bugzilla</title>
		<link>http://linsec.ca/blog/2006/03/25/subversion-mediawiki-and-bugzilla/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=subversion-mediawiki-and-bugzilla</link>
		<comments>http://linsec.ca/blog/2006/03/25/subversion-mediawiki-and-bugzilla/#comments</comments>
		<pubDate>Sat, 25 Mar 2006 01:30:38 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://linsec.ca/wp/?p=70</guid>
		<description><![CDATA[Found this fantastic article about how to setup Subversion, MediaWiki, and Bugzilla to be nicely integrated. The article is really well done, and I&#8217;ve adapted most of it to the Annvix wiki and bugzilla, but the subversion integration will be a little problematic (or at least not as full as it could be) because the [...]]]></description>
			<content:encoded><![CDATA[<p>Found this fantastic article about <a href="http://oss.segetech.com/bugzilla-svn-wiki.html">how to setup Subversion, MediaWiki, and Bugzilla</a> to be nicely integrated.  The article is really well done, and I&#8217;ve adapted most of it to the Annvix wiki and bugzilla, but the subversion integration will be a little problematic (or at least not as full as it could be) because the subversion rep is a copy of the real rep (on that server at least).  My real subversion rep is on the build host so it can&#8217;t be as tightly integrated.  Great article and has helped to knit three different &#8220;technologies&#8221; together a little better.  Anyone who uses all three tools for their project should really take a look at it.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2006/03/25/subversion-mediawiki-and-bugzilla/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

