Edgewall Software

Changes between Version 3 and Version 4 of Wiki Start


Ignore:
Timestamp:
Jun 3, 2005, 8:11:10 PM (19 years ago)
Author:
cmlenz
Comment:

Add link to svn repository

Legend:

Unmodified
Added
Removed
Modified
  • Wiki Start

    v3 v4  
    22
    33''Bitten'' is a [http://www.python.org/ Python]-based framework for collecting various software metrics via continuous integration.
     4
     5== Subversion Repository ==
     6
     7The Subversion repository can be accessed at http://bitten.cmlenz.net/repos/. You probably want to check out http://bitten.cmlenz.net/repos/bitten/trunk/ :
     8{{{
     9  svn co http://bitten.cmlenz.net/repos/bitten/trunk/ bitten
     10}}}