Confirmed users, Bureaucrats and Sysops emeriti
882
edits
(→Windows: "Auth" is under "SSH" branch. Please check if you think it's not.) |
(→Repository Structure: Make it say what we actually do.) |
||
Line 7: | Line 7: | ||
$project/trunk | $project/trunk | ||
$project/ | $project/branches/... | ||
$project/tags/... | |||
$project/ | |||
where | where | ||
Line 17: | Line 14: | ||
* <tt>$project</tt> is the project name (defined later) | * <tt>$project</tt> is the project name (defined later) | ||
* <tt>trunk</tt> is the "root branch"/trunk | * <tt>trunk</tt> is the "root branch"/trunk | ||
Remora/Addons3 is being developed in /addons; Mozilla Labs projects will go in labs/$projectName. | Remora/Addons3 is being developed in /addons; Mozilla Labs projects will go in labs/$projectName. |