X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=IndexCVS.pm;h=a4660c62901fb2eed39fe2370b40c576e6725cd2;hp=c4327cee6196ddc5268c389d4a1c176c3e4c8b4e;hb=d4b618d524bb4f84a1c02b4bcc7c9983f4fbb40f;hpb=0c621634debb03ef31b4d04450212205bc548a0a diff --git a/IndexCVS.pm b/IndexCVS.pm index c4327ce..a4660c6 100644 --- a/IndexCVS.pm +++ b/IndexCVS.pm @@ -34,7 +34,6 @@ my $W=My::Web->init( "title"=>"CVS Repository", "heading"=>0, ); -$W->{"args"}{"Wabs"}=1; My::Web->heading(); @@ -43,27 +42,37 @@ print <<"HERE";

Access methods

Description

-

Here you will find the public files stored in the personal CVS repository of -@{[ a_href 'http://www.jankratochvil.net/','Jan Kratochvil' ]}.

-

You will need the tool @{[ a_href 'http://www.cvshome.org/','CVS' ]} to fully -utilize it. Credentials are:

-
-
CVSROOT
:pserver:pserver@{[ '@' ]}cvs.jankratochvil.net/cvs
-
password
empty (just hit ENTER)
-
module
directory name from - @{[ a_href 'viewcvs/','ViewCVS',"abs"=>0 ]} such as "nethome"
-
-

The following command will download you directory SOME_MODULE_NAME -in UNIX environemnt; @{[ a_href 'http://www.cvshome.org/','CVS' ]} version 1.11 or higher -is required for this command:

-
-cvs -d :pserver:pserver:@{[ '@' ]}cvs.jankratochvil.net:/cvs checkout SOME_MODULE_NAME
-
+HERE + +#pserver: +#

Here you will find the public files stored in the personal CVS repository of +#@{[ a_href 'http://www.jankratochvil.net/','Jan Kratochvil' ]}.

+#

You will need the tool @{[ a_href 'http://www.cvshome.org/','CVS' ]} to fully +#utilize it. Credentials are:

+#
+#
CVSROOT
:pserver:pserver@{[ '@' ]}cvs.jankratochvil.net/cvs
+#
password
empty (just hit ENTER)
+#
module
directory name from +# @{[ a_href 'viewcvs/','ViewCVS' ]} such as "nethome"
+#
+#

The following command will download you directory SOME_MODULE_NAME +#in UNIX environemnt; @{[ a_href 'http://www.cvshome.org/','CVS' ]} version 1.11 or higher +#is required for this command:

+#
+#cvs -d :pserver:pserver:@{[ '@' ]}cvs.jankratochvil.net:/cvs checkout SOME_MODULE_NAME
+#
+ +print <<"HERE";

Some files or the directory listing of "priv/" may not be accessible. This is probably intentional and therefore downloading of .tar.gz may fail if such protected file is