[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: http://ddp.alioth.debian.org is up and let's make CVS working



On Mon, 2 Feb 2004 23:30:12 +0100, Osamu Aoki <osamu@debian.org> posted to
debian-doc:
 > I will be happy if someone polish this page (Both html style and
 > English.)

Below are some little changes to the English. I did not change the
HTML much (I mainly added some <p> tags to appease the W3C validator
at <http://validate.w3.org>), nor did I try to add any content of my
own. The CVS instructions are changed, though, and I took the liberty
to add instructions for anonymous access.

I could not find this file in the CVS -- is it there?

/* era */

--- index.html.orig	Tue Feb  3 08:28:40 2004
+++ index.html	Tue Feb  3 08:47:31 2004
@@ -3,7 +3,7 @@
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="Author" content="Osamu Aoki">
-   <meta name="GENERATOR" content="VIM">
+   <meta name="GENERATOR" content="Emacs :-)">
    <title>Debian Documentation Project</title>
 </head>
 <body>
@@ -14,16 +14,23 @@
 <hr>
 
 <h1>
-Debian Documentation Project at 
+<a href="http://alioth.debian.org/projects/ddp/";>
+Debian Documentation Project</a> at
 <a href="http://alioth.debian.org";>http://alioth.debian.org</a>
 </h1>
 <hr>
 
-Here are few related links:
+<p>
+Here are a few related links:
 <ul>
-<li><a href="http://alioth.debian.org/projects/ddp/";>Debian Alioth (DDP Project)</a></li>
-<li><a href="http://www.debian.org/doc/ddp";>Debian Documentation Project</a></li>
-<li><a href="http://www.debian.org/doc/manuals/ddp-policy/ddp-policy.en.html";>Debian Documentation Project (DRAFT proposed policy)</a></li> (not a consensus yet)
+<li><a href="http://alioth.debian.org/projects/ddp/";>
+Debian Documentation Project (DDP)</a>
+(CVS at alioth.debian.org)</li>
+<li><a href="http://www.debian.org/doc/ddp";>Debian Documentation Project</a>
+(www.debian.org)</li>
+<li><a href="http://www.debian.org/doc/manuals/ddp-policy/ddp-policy.en.html";>
+DDP Policy (proposal, DRAFT)</a>
+(not a consensus yet)</li>
 <li><a href="http://www.debian.org/doc/";>Debian Documentation</a></li>
 <li><a href="http://www.debian.org/";>Debian (main web pages)</a></li>
 <li><a href="http://alioth.debian.org/";>Debian Alioth</a></li>
@@ -37,12 +44,14 @@
 <h2>
 Objective
 </h2>
+<p>
 Provide easy access to the documentation updates for the 
 content maintainers and the translators.
 <h2>
 Project Admin
 </h2>
-Requirements for "Project Admin" (not a concensus yet).
+<p>
+Requirements for "Project Admin" (not a consensus yet).
 <ul>
 <li>Debian Developer
 <li>Own one section of DDP CVS as a main current author of a document.
@@ -50,27 +59,37 @@
 <h2>
 Modules of DDP at Alioth
 </h2>
+<p>
 There are 2 different modules in DDP.  
 <ul>
-<li>manpages : manual page translation activities (active)
-<li>ddp : contain all DDP documentations (not actve yet)
+<li>manpages: manual page translation activities (active)
+<li>ddp: all DDP documentation (not active yet)
 </ul>
 <p>
-In these, there shall be no executable shell scrip nor
-Makefile for DDP at Alioth.  These will be maintained under
-<tt>cvs.debian.org/debian-doc/ddp/</tt> .
+In these, there shall be no executable shell scripts, nor
+Makefiles for DDP at Alioth.  These will be maintained under
+<tt>cvs.debian.org/debian-doc/ddp/</tt>.
 <p>
 For translators to get the tree, do this:
 <pre>
- $ cvs -d "user@cvs.ddp.alioth.debian.org:/cvsroot/ddp/ co ddp
- $ cvs -d "user@cvs.ddp.alioth.debian.org:/cvsroot/ddp/ co manpages
+ $ <b>cvs -d :ext:user@cvs.ddp.alioth.debian.org:/cvsroot/ddp -z3 co ddp</b>
+ $ <b>cvs -d :ext:user@cvs.ddp.alioth.debian.org:/cvsroot/ddp -z3 co manpages</b>
+</pre>
+<p>
+For anonymous access, do this:
+<pre>
+ $ <b>cvs -d :pserver:anonymous@cvs.ddp.alioth.debian.org:/cvsroot/ddp login</b>
+ CVS password: <i>(empty password)</i>
+ $ <b>cvs -d :pserver:anonymous@cvs.ddp.alioth.debian.org:/cvsroot/ddp -z3 co ddp</b>
+ $ <b>cvs -d :pserver:anonymous@cvs.ddp.alioth.debian.org:/cvsroot/ddp -z3 co manpages</b>
 </pre>
 
 <h2>
 DDP documents at Alioth
 </h2>
-Followings are current actively maintained DDP documents at Alioth
-under /cvsroot/ddp/ddp/manuals.sgml mudules.
+<p>
+The following are current actively maintained DDP documents at Alioth
+under /cvsroot/ddp/ddp/manuals.sgml.
 <ul>
 <li>The Debian GNU/Linux FAQ (debian-faq)
 <li>Debian Reference (debian-reference)
@@ -83,9 +102,11 @@
 <li>Debian Project History (project-history)
 <li>SGML/XML HOWTO (sgml-howto)
 </ul>
-"User's Guide" will be the bases for next install guide as we understand.
 <p>
-Although directory name contain "manuals.sgml", these can be XML source.
+The "User's Guide" will be the basis for the next installation guide.
+<p>
+Although the directory name contains "manuals.sgml", these documents
+need not be written in SGML, but they can be XML as well.
 We need to address directory name issues later.
 <hr>
 <h1>
@@ -93,17 +114,17 @@
 </h1>
 <hr>
 <h2>
-For Debian Developer
+For Debian Developers
 </h2>
 <p>
-If you are DD who maintains one section of DDP, please get your
+If you are a DD who maintains one section of DDP, please get your
 password for alioth.d.o for the same account name you use at
 ordinary debian machines.
 <ul>
 <li>Browse <a href="http://alioth.debian.org/";>http://alioth.debian.org</a>
 <li> Click "Log In"
 <li> Put your DD account name into "Login Name:"
-<li> Click "[Lost your password?]"  (Then, the rest is self explanatory)
+<li> Click "[Lost your password?]" and the rest should be self-explanatory
 <li> If you need "Project Admins:" status, post request to 
 debian-doc@lists.debian.org.
 </ul>
@@ -115,11 +136,12 @@
 To get write access:
 <ul>
 <li>Browse <a href="http://alioth.debian.org/";>http://alioth.debian.org</a>
-<li>Click "New Account"  (Then, the rest is self explanatory)
+<li>Click "New Account" and the rest should be self-explanatory
 <li>Ask to be added after gaining trust from one of the "Project
     Admins:" by sending good patches or from leveraging previous
     interactions with them.
 </ul>
-PS: This is temporary file.  Update requested.
+<p>
+PS: This is a temporary file.  Updates welcome.
 </body>
 
-- 
formail -s procmail <http://www.iki.fi/era/spam/ >http://www.euro.cauce.org/
cat | more | cat<http://www.iki.fi/era/unix/award.html>http://www.debian.org/

Reply to: