Toastfreeware Debian Subversion Repository (TDSR) ================================================= Welcome to the TDSR! Introduction ------------ This Subversion respository serves to maintain Debian packages with the help of Subversion in general and svn-buildpackage in particular. It's the home of Debian packages created by Toastfreeware or individual Toastfreeware developers. Access ------- via http: http://svn.toastfreeware.priv.at/debian locally: file:///var/svnroot/toastfreeware/debian Structure --------- Each package has its own sub-directory: /var/svnroot/toastfreeware/debian/$package The structure within these subdirectories follows the typical layout of svn and svn-buildpackage: [1][2] packageA/ trunk/ branches/ branches/upstream tags/ packageB/ trunk/ branches/ branches/upstream tags/ New packages ------------ svn-inject package_version.dsc http://svn.toastfreeware.priv.at/debian/ Needed: *dsc *diff.gz *orig.tar.gz Links ----- * svn: http://svnbook.red-bean.com/ * svn-buildpackage: file:///usr/share/doc/svn-buildpackage/HOWTO.html/index.html http://pkg-perl.alioth.debian.org/subversion.html Footnotes --------- [1] Automatically created by svn-inject [2] file:///usr/share/doc/svn-buildpackage/HOWTO.html/ch-intro.html#s1.5 Changes ------- 2006-02-12 gregoa Initial version. 2006-02-25 gregoa Added "New packages" section. 2006-10-13 gregoa Updated to new structure .