Subversion
From JackLab UserWiki
Jacklab has got a subversion server now, hosting several repository. The main repository "rpm" contains *.spec files, Patches, *.desktop files and Icons for RPM-building.
Checkout
Checking out the "rpm" repository is very simple.
svn checkout svn://jacklab.net/rpm
Then you have got a folder named "rpm". The tree structure is also easy rpm/trunk/$PACKAGENAME/$SPECFILE I.e. if you look for the .spec file of qtractor you will find it in rpm/trunk/qtractor/qtractor.spec The patches and *.desktop files will be there, too.
Commit
If you are a packager, please contact [http://jacklab.net/phpBB2/privmsg.php?mode=post

