Parent Directory
|
Revision Log
remove obsolete parts from README
1 | gregoa | 111 | Toastfreeware Debian Subversion Repository (TDSR) |
2 | ================================================= | ||
3 | |||
4 | Welcome to the TDSR! | ||
5 | |||
6 | Introduction | ||
7 | ------------ | ||
8 | This Subversion respository serves to maintain Debian packages with the help | ||
9 | of Subversion in general and svn-buildpackage in particular. It's the home | ||
10 | of Debian packages created by Toastfreeware or individual Toastfreeware | ||
11 | developers. | ||
12 | |||
13 | |||
14 | Access | ||
15 | ------- | ||
16 | gregoa | 385 | via http: http://svn.toastfreeware.priv.at/debian |
17 | locally: file:///var/svnroot/toastfreeware/debian | ||
18 | gregoa | 111 | |
19 | Structure | ||
20 | --------- | ||
21 | Each package has its own sub-directory: | ||
22 | gregoa | 385 | /var/svnroot/toastfreeware/debian/$package |
23 | gregoa | 111 | |
24 | The structure within these subdirectories follows the typical layout of svn | ||
25 | and svn-buildpackage: [1][2] | ||
26 | packageA/ | ||
27 | trunk/ | ||
28 | branches/ | ||
29 | branches/upstream | ||
30 | tags/ | ||
31 | packageB/ | ||
32 | trunk/ | ||
33 | branches/ | ||
34 | branches/upstream | ||
35 | tags/ | ||
36 | |||
37 | gregoa | 115 | New packages |
38 | ------------ | ||
39 | gregoa | 385 | svn-inject package_version.dsc http://svn.toastfreeware.priv.at/debian/ |
40 | gregoa | 115 | Needed: *dsc *diff.gz *orig.tar.gz |
41 | gregoa | 111 | |
42 | Links | ||
43 | ----- | ||
44 | * svn: | ||
45 | http://svnbook.red-bean.com/ | ||
46 | * svn-buildpackage: | ||
47 | file:///usr/share/doc/svn-buildpackage/HOWTO.html/index.html | ||
48 | http://pkg-perl.alioth.debian.org/subversion.html | ||
49 | |||
50 | |||
51 | Footnotes | ||
52 | --------- | ||
53 | [1] | ||
54 | Automatically created by svn-inject | ||
55 | [2] | ||
56 | file:///usr/share/doc/svn-buildpackage/HOWTO.html/ch-intro.html#s1.5 | ||
57 | |||
58 | |||
59 | Changes | ||
60 | ------- | ||
61 | 2006-02-12 gregoa Initial version. | ||
62 | gregoa | 115 | 2006-02-25 gregoa Added "New packages" section. |
63 | gregoa | 385 | 2006-10-13 gregoa Updated to new structure |
ViewVC Help | |
Powered by ViewVC 1.1.26 |