Parent Directory
|
Revision Log
Create debian dir and import README
1 | 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 | via ssh: svn+ssh://colleen/home/groups/toastfreeware/svnrepos/debian |
17 | via fsh: svn+fsh://colleen/home/groups/toastfreeware/svnrepos/debian [0] |
18 | locally: file:///home/groups/toastfreeware/svnrepos/debian |
19 | |
20 | |
21 | Structure |
22 | --------- |
23 | Each package has its own sub-directory: |
24 | ../home/groups/toastfreeware/svnrepos/debian/$package |
25 | |
26 | The structure within these subdirectories follows the typical layout of svn |
27 | and svn-buildpackage: [1][2] |
28 | packageA/ |
29 | trunk/ |
30 | branches/ |
31 | branches/upstream |
32 | tags/ |
33 | packageB/ |
34 | trunk/ |
35 | branches/ |
36 | branches/upstream |
37 | tags/ |
38 | |
39 | |
40 | Links |
41 | ----- |
42 | * svn: |
43 | http://svnbook.red-bean.com/ |
44 | * svn-buildpackage: |
45 | file:///usr/share/doc/svn-buildpackage/HOWTO.html/index.html |
46 | http://pkg-perl.alioth.debian.org/subversion.html |
47 | |
48 | |
49 | Footnotes |
50 | --------- |
51 | [0] |
52 | * Description: Fast remote command execution over rsh/ssh/lsh |
53 | * aptitude install fsh |
54 | * ~/.subversion/config: |
55 | [tunnels] |
56 | fsh = fsh |
57 | [1] |
58 | Automatically created by svn-inject |
59 | [2] |
60 | file:///usr/share/doc/svn-buildpackage/HOWTO.html/ch-intro.html#s1.5 |
61 | |
62 | |
63 | Changes |
64 | ------- |
65 | 2006-02-12 gregoa Initial version. |
ViewVC Help | |
Powered by ViewVC 1.1.26 |