| 1 |
joeyh |
11598 |
Welcome to the Debian-Installer subversion repository. Debian-Installer's |
| 2 |
|
|
home page is here: http://www.debian.org/devel/debian-installer/ |
| 3 |
|
|
|
| 4 |
|
|
|
| 5 |
|
|
To get started, check out one of the following uris: |
| 6 |
|
|
|
| 7 |
|
|
svn://svn.debian.org/d-i/trunk anonymous checkout |
| 8 |
|
|
svn+ssh://svn.debian.org/svn/d-i/trunk for developers |
| 9 |
|
|
|
| 10 |
|
|
Please refrain from checking out all of tags/ or branches/ as they are |
| 11 |
|
|
quite large! |
| 12 |
|
|
|
| 13 |
|
|
To contact a repository administrator, email debian-boot@lists.debian.org. |
| 14 |
|
|
|
| 15 |
|
|
|
| 16 |
|
|
This repository has the following general layout: |
| 17 |
|
|
|
| 18 |
|
|
trunk Most development occurs in here. |
| 19 |
|
|
branches |
| 20 |
|
|
d-i Branches of the entire d-i tree. |
| 21 |
|
|
subdir Branches of a single package. |
| 22 |
|
|
tags |
| 23 |
|
|
d-i Tags of the entire d-i tree. |
| 24 |
|
|
subdir Tags of a single package. |
| 25 |
|
|
fromcvs Old cvs tags, not converted. |
| 26 |
|
|
people |
| 27 |
|
|
username Personal working space owned by individuals. |
| 28 |
|
|
|
| 29 |
|
|
For example, a beta2 tag on the entire installer is tags/d-i/beta2. |
| 30 |
|
|
A version 1.0 tag of the cdebconf package is tags/tools/cdebconf/1.0. |
| 31 |
|
|
Note that we use the raw version number for the tag, with no munging. |