User: catch   
Date: 2006/07/01 18:24:29

Modified:
   ja/www/documents/develop/cvs_win.html

Log:
 add link to cygwin document for windows.
 

File Changes:

Directory: /ja/www/documents/develop/
=====================================

File [changed]: cvs_win.html
Url: 
http://ja.openoffice.org/source/browse/ja/www/documents/develop/cvs_win.html?r1=1.3&r2=1.4
Delta lines:  +76 -52
---------------------
--- cvs_win.html        30 Dec 2003 01:05:48 -0000      1.3
+++ cvs_win.html        2 Jul 2006 01:24:27 -0000       1.4
@@ -1,27 +1,39 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-
 <html lang="ja">
 <head>
 
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta http-equiv="Content-Style-Type" content="text/css">
 
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

+

+  <meta http-equiv="Content-Style-Type" content="text/css">

 <!--Styles for Screen Media-->
-<link rel="stylesheet" media="screen" href="/stylesheets/basic_sc.css">
-<link rel="stylesheet" media="screen" href="/stylesheets/docs_sc.css">
 
+

+  <link rel="stylesheet" media="screen" href="/stylesheets/basic_sc.css">

+

+  <link rel="stylesheet" media="screen" href="/stylesheets/docs_sc.css">

 <!--Styles for Printer-->
-<link rel="stylesheet" media="print" href="/stylesheets/basic_pr.css">
-<link rel="stylesheet" media="print" href="/stylesheets/docs_pr.css">
 
-<TITLE> ja.openoffice.org の CVS 
リポジトリにアクセスする方法(Windows編)</TITLE>
-</HEAD>
-<BODY>
+

+  <link rel="stylesheet" media="print" href="/stylesheets/basic_pr.css">

+

+  <link rel="stylesheet" media="print" href="/stylesheets/docs_pr.css">

+

+

+  <title>ja.openoffice.org の CVS 
リポジトリにアクセスする方法(Windows編)</title>

+</head>

+

+

+

+<body>

+

 <div>
 <h1> ja.openoffice.org の CVS 
リポジトリにアクセスする方法(Windows編)</h1>
+

 <div id="main-content">
 
 <h2> はじめに </h2>
+

 <p>
 ja.openoffice.org の CVS 
レポジトリにアクセスする方法について簡単にまとめました。
 ja.openoffice.org のドキュメントはすべて CVS 
で管理されています。そうすることで、
@@ -33,20 +45,32 @@
 まず、それを OpenOffice.org 
に登録しなければなりません(これが結構面倒)。それが終われば、
 SSH2 
のポートフォワーディングを使って経路を暗号化して安全に
 CVS にアクセス出来ます。
 <br>
+

 
もちろん、詳しい仕組みは解らなくとも、とりあえずこのようにすればアクセスできますよという風にドキュメントは
 まとめてあります。
 </p>
 
+

 <h2> OpenOffice.org 
の登録ユーザになることと、コミット権を得ること。</h2>
+

 <p>
 OpenOffice.org 
の登録ユーザになります。ユーザ名、パスワードはしっかり覚えておいてください。<br>
+

 
また、コミット権を持っている必要があります。コミット権を与えるのは
 project owner ですが、
 
ウエッブサイトのクオリティを保つ目的、ある程度の技術/信頼/実績があることを必要とします。
 だからこれを持っていることは大変名誉なことです。
 <a 
href="howtobe_a_developer.html">コミッターになるには</a>を参照してください。
 
当然、これを読んでいる方はコミット権を持っていることを仮定しています。
 </p>
+

+<h2>CVSを使えるようにする</h2>

+<font size="3">「<b><a 
href="http://openoffice-docj.sourceforge.jp/document/develop/sfjp4win/index.html";
 
target="_top">WindowsユーザーのためのSourceForge.jpの使い方</a></b>」を参考にCVSを使えるようにしてください。<br>

+あとは、とりあえずUNIX用の資料を読んでください。</font>

 <h2> SSH2 用の dsa key を作る</h2>
+

 <p>以下製作中 です。</p>
+

+</div>

+</div>

 </body>
 </html>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

メールによる返信