svnno****@sourc*****
svnno****@sourc*****
2007年 9月 6日 (木) 17:20:45 JST
Revision: 6
http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=jetspeed-japan&view=rev&rev=6
Author: karma
Date: 2007-09-06 17:20:45 +0900 (Thu, 06 Sep 2007)
Log Message:
-----------
update how to checkout document
Modified Paths:
--------------
jetspeed-2-trans/trunk/xdocs/translation.xml
-------------- next part --------------
Modified: jetspeed-2-trans/trunk/xdocs/translation.xml
===================================================================
--- jetspeed-2-trans/trunk/xdocs/translation.xml 2007-09-06 08:12:08 UTC (rev 5)
+++ jetspeed-2-trans/trunk/xdocs/translation.xml 2007-09-06 08:20:45 UTC (rev 6)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2004 The Apache Software Foundation
@@ -93,7 +93,7 @@
<p>
まずは、翻訳するためのファイル一式をCVSでチェックアウトします。
<source><![CDATA[
-cvs -z3 -d:pserver:anony****@cvs*****:/cvsroot/jetspeed-japan co jetspeed-2-trans
+svn co http://svn.sourceforge.jp/svnroot/jetspeed-japan/jetspeed-2-trans/trunk jetspeed-2-trans
]]> </source>
すると、必要なファイルは jetspeed-2-trans ディレクトリが作成され保存されます。
</p>