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. - Steve ------------------------------------------------ Radan Computational Ltd. The information contained in this message and any files transmitted with it are confidential and intended for the addressee(s) only. If you have received this message in error or there are any problems, please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. Note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Radan Computational Ltd. The recipient(s) of this message should check it and any attached files for viruses: Radan Computational will accept no liability for any damage caused by any virus transmitted by this email. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
