On Tue 18 Sep 2001 00:54, Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote:
> On Tue, 18 Sep 2001, H.Merijn Brand wrote:
> 
> > On Mon 17 Sep 2001 23:08, Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote:
> > > 
> > > oops, I forgot to tell anyone.  I made CVS export and tar up a
> > > snapshot every 6 hours. It is available at
> > > http://cvs.perl.org/snapshots/parrot/
> > 
> > Any chance on rsync? If so, I might set up another smoke suite to bother you
> > with reports :)
> 
> rsync -av cvs.perl.org::parrot-HEAD parrot
> 
> it's only updated every 6th hour.  Maybe I'll get time to get it to
> update more often (but not create a snapshot) tonight.

From all my machines I get

i2:/l1/pro/3gl/CPAN/parrot 104 > rsync -avz rsync://cvs.perl.org::parrot-HEAD/ .
failed to connect to cvs.perl.org - Can't assign requested address
i2:/l1/pro/3gl/CPAN/parrot 105 > rsync -avz rsync://216.246.96.150::parrot-HEAD/ .
failed to connect to 216.246.96.150 - Can't assign requested address
i2:/l1/pro/3gl/CPAN/parrot 106 >

(And this machine has (temporary) no restrictions to the outside world)

ActiveSync rsyncs fine using
rsync -avz rsync://ftp.linux.activestate.com/perl-current/ .

-- 
H.Merijn Brand    Amsterdam Perl Mongers (http://www.amsterdam.pm.org/)
using perl-5.6.1, 5.7.1 & 629 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3,
  WinNT 4, Win2K pro & WinCE 2.11.  Smoking perl CORE: [EMAIL PROTECTED]
http:[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org

Reply via email to