<!-- MAIN CONTENT -->
<h5 class="page-header">Source Code</h5>
<p>
The barezilla source code can be accessed in either of the following ways:
</p>
<ul>
<li>View the source using the CVS <a href="http://www.mozdev.org/source/browse/barezilla/">web interface</a></li>
<li>Check out the source using anonymous CVS with the following commands (password is guest):
<pre>
cvs -d :pserver:guest@mozdev.org:/cvs login
cvs -d :pserver:guest@mozdev.org:/cvs co barezilla
</pre>
</li>
</ul>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>