Accessing Lintrack source code
If you just want to see the Lintrack source code, you will be probably interested in seeing what packages Lintrack consist of.
Lintrack subversion repository is http[s]://svn.asn.pl/lintrack/. To checkout the repository, use the following command:
user@host:~/projects$ svn co http://svn.asn.pl/lintrack/trunk lintrack
If you plan to build Lintrack on your own, you should probably see dev.lintrack.org.
Note: don't try to build Lintrack if you don't know what you are doing. You will need much over 2GB of disk space and the build process will create hundreds of thousands of files.


