I'm not sure who is right then, so you'll have to take it up with him.
Interesting. Do you have that email, so that I can followup on it?
done.
also, note that I followed his instruction and generated relative symlinks
(in the form I wrote in the RELEASE doc) in both dist/ directories - so, t
Geoffrey Young wrote:
-% ln -sf /www/perl.apache.org/dist/mod_perl-1.99_12.tar.gz \
- /www/perl.apache.org/dist/mod_perl-2.0-current.tar.gz
+% ln -sf mod_perl-1.99_12.tar.gz mod_perl-2.0-current.tar.gz
% tar -xzvf mod_perl-1.99_12.tar.gz
% rm /www/perl.apache.org/d
-% ln -sf /www/perl.apache.org/dist/mod_perl-1.99_12.tar.gz \
- /www/perl.apache.org/dist/mod_perl-2.0-current.tar.gz
+% ln -sf mod_perl-1.99_12.tar.gz mod_perl-2.0-current.tar.gz
% tar -xzvf mod_perl-1.99_12.tar.gz
% rm /www/perl.apache.org/dist/mod_perl-2.0-curre
[EMAIL PROTECTED] wrote:
geoff 2003/11/12 08:24:28
Modified:.RELEASE
Log:
use relative links
add chmod routines
move old releases to old - don't remove entirely
add www.apache.org/dist/perl placeholder
Revision ChangesPath
1.8 +25 -10modperl-2.0/