Steve Hay wrote:
Stas Bekman wrote:
Steve Hay wrote:
How do I get the latest version these days? Is it still CVS, or is it
in SVN now?
If it's SVN, then I need some instructions since I've hardly ever used
it before. (I do have it installed, though.) The notes at
http://perl.apache.org/download/source.html
still speak about CVS.
It's not updated yet. The updated info is here:
http://perl.apache.org/docs/2.0/user/install/install.html#Downloading_the_mod_perl_Source
I tried running the command there, namely:
svn checkout http://svn.apache.org/repos/asf/perl/modperl/trunk/
mod_perl-2.0
but I just got the response:
svn: PROPFIND request failed on '/repos/asf/perl/modperl/trunk'
svn: PROPFIND of '/repos/asf/perl/modperl/trunk': 503 (Connection
refused by server) (http://svn.apache.org)
What's wrong? Our IT guy has enabled traffic on port 3690, and svn
checkout's from other repositories work OK, e.g. this command:
svn co http://svn.mutatus.co.uk/repos/libnet/trunk
successfully gets me the latest libnet snapshot.
Any luck with https?
svn checkout https://svn.apache.org/repos/asf/perl/modperl/trunk/
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]