diff options
| author | fukachan <fukachan> | 2008-08-07 01:03:16 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-08-07 01:03:16 +0000 |
| commit | 86ede920dd47979e0c3e6abc58227677e1cc783f (patch) | |
| tree | 3e6c8ce5f3d5c721b3937567e98bdeb23983d052 /fml/doc | |
| parent | 11923edaaa9771b4be42099e42973cb02b0a2f22 (diff) | |
| download | fml8-86ede920dd47979e0c3e6abc58227677e1cc783f.tar.gz fml8-86ede920dd47979e0c3e6abc58227677e1cc783f.tar.bz2 fml8-86ede920dd47979e0c3e6abc58227677e1cc783f.zip | |
allow anoncvs over ssh, now.
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/en/tutorial/install/download.sgml | 6 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/install/download.sgml | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/fml/doc/en/tutorial/install/download.sgml b/fml/doc/en/tutorial/install/download.sgml index 68a6dc20..dc03b395 100644 --- a/fml/doc/en/tutorial/install/download.sgml +++ b/fml/doc/en/tutorial/install/download.sgml @@ -1,5 +1,5 @@ <!-- - $FML: download.sgml,v 1.3 2005/07/23 01:57:39 fukachan Exp $ + $FML: download.sgml,v 1.4 2005/09/24 13:53:42 fukachan Exp $ $jaFML: download.sgml,v 1.2 2002/07/06 14:55:17 fukachan Exp $ --> @@ -52,9 +52,9 @@ You can find &fml8; under /fmlsrc in anoncvs.fml.org. </para> <para> -If you have cvs account of cvs.fml.org, use cvs over ssh. +Anonymous cvs over ssh is allowed for anyone. <screen> -cvs -d cvs.fml.org:/cvsroot co fmlsrc +cvs -d anoncvs.fml.org:/cvsroot co fmlsrc </screen> </para> diff --git a/fml/doc/ja/tutorial/install/download.sgml b/fml/doc/ja/tutorial/install/download.sgml index 20ad3667..9e47fe90 100644 --- a/fml/doc/ja/tutorial/install/download.sgml +++ b/fml/doc/ja/tutorial/install/download.sgml @@ -1,5 +1,5 @@ <!-- - $FML: download.sgml,v 1.3 2004/04/07 11:07:05 fukachan Exp $ + $FML: download.sgml,v 1.4 2004/10/06 09:07:36 fukachan Exp $ --> @@ -55,9 +55,9 @@ anoncvs.fml.org の fmlsrc 以下が &fml8; ブランチです。 </para> <para> -cvs.fml.org にアクセスできる権限のある人は +anoncvs.fml.org には cvs over ssh でだれでもアクセスできます。 <screen> -cvs -d cvs.fml.org:/cvsroot co fmlsrc +cvs -d anoncvs.fml.org:/cvsroot co fmlsrc </screen> でアクセスできます(注: cvs over ssh のみがサポートされます)。 </para> |
