| 1 |
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 |
fromcvs Old cvs branches.
|
| 23 |
tags
|
| 24 |
d-i Tags of the entire d-i tree.
|
| 25 |
subdir Tags of a single package.
|
| 26 |
fromcvs Old cvs tags, not converted.
|
| 27 |
people
|
| 28 |
username Personal working space owned by individuals.
|
| 29 |
|
| 30 |
For example, a beta2 tag on the entire installer is tags/d-i/beta2.
|
| 31 |
A version 1.0 tag of the cdebconf package is tags/packages/cdebconf/1.0.
|