X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=developers-reference.git;a=blobdiff_plain;f=README-contrib;h=bd72459b4524bee259c7714720a5ac107d146120;hp=2afeddf3eeb8d576a8bc050ec55a0ef2aab8bf96;hb=0653b9f2608a78f00d2bf270a48ce832046a9962;hpb=77cab965d9dbb3b3ec96b588c612b3dba78efb3a diff --git a/README-contrib b/README-contrib index 2afeddf..bd72459 100644 --- a/README-contrib +++ b/README-contrib @@ -37,6 +37,10 @@ first submit a few patches as bug reports. Writing patches for existing bugs are also always appreciated. You may wish to make patches against the SVN sources, about which see below. +When making changes, please try to use short lines of text (< 64 +characters). This makes it easier to use 'diff' to see the +differences. (See discussion in ) + Do not commit patches to the developers reference yourself unless authorized to do so. Patches need to be finalized and common opinion before they are applied. This is even true if you happen to have @@ -47,13 +51,19 @@ SVN access for other reasons. If you're interested in ongoing maintenance, once you've shown that you've mastered the style of the manual with a couple accepted -patches, you can be given SVN access. If you have already +patches, you can be given SVN access. If you already have access to the SVN server for other reasons, do not use it unless authorized to do so. -Instructions on how to get the SVN version of this software, including -how to get SVN access, can be found at -. +This manual is a part of the Debian Documentation Project (DDP). +Information about SVN access for DDP can be found at +. + +If you just want to check out the current SVN version of this +manual to create patches against, you can use the following +command to do so: + +svn co svn://svn.debian.org/ddp/manuals/trunk/developers-reference * Translators