From f131683246f097b9c6a0ae5266556037825a995a Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 30 Jan 2005 11:45:22 +0000 Subject: [PATCH 1/1] Update CVS dir location. Include "apache2" branch reference. --- project/MyWeb/ListItem.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project/MyWeb/ListItem.pm b/project/MyWeb/ListItem.pm index 56d1289..e9b9bec 100755 --- a/project/MyWeb/ListItem.pm +++ b/project/MyWeb/ListItem.pm @@ -32,7 +32,9 @@ our @ListItem=( "name"=>"My::Web", "platform"=>"web", "priority"=>250, - "cvs"=>"www/www.jankratochvil.net", + "cvs"=>"MyWeb", + "cvs-for mod_perl2"=>"MyWeb:apache2", + "cvs-of example web"=>"www/www.jankratochvil.net", "link-Example web"=>a_href('http://www.jankratochvil.net/'), "summary"=>a_href('http://www.perl.org/','Perl')." web framework", "license"=>"GPL", -- 1.8.3.1