develooper Front page | perl.perl6.internals | Postings from February 2006

Re: svn performance

Thread Previous | Thread Next
From:
Andy Dougherty
Date:
February 17, 2006 14:23
Subject:
Re: svn performance
Message ID:
Pine.SOC.4.62.0602171649100.23799@maxwell.phys.lafayette.edu
On Fri, 17 Feb 2006, jesse wrote:

> 
> > On Fri, 17 Feb 2006, Matt Fowles wrote:
> > 
> > > 
> > > On 2/17/06, Andy Dougherty <doughera@lafayette.edu> wrote:
> > > > $ time wget http://cvs.perl.org/snapshots/parrot/parrot-latest.tar.gz
> > > > real    0m16.84s
> > > > $ time svn co http://svn.perl.org/parrot/trunk parrot-trunk
> > > > real  2:01:50.3
> > > >
> > > > It's something specific to svn.  No, I don't know what.
> 
> Do you, perchance, sit behind an http proxy server?

Not that I know of (though I'm not sure how I'd know), and no other mode 
of communication is similarly affected (i.e. cvs, rsync, etc., all work 
fine).

> Try: 
> time svn co https://svn.perl.org/parrot/trunk parrot-trunk

svn: Unrecognized URL scheme 'https://svn.perl.org/parrot/trunk'

I don't know why.  I have OpenSSL installed where svn should have found it 
when building.

If I can find the free time, perhaps I'll try upgrading, though I have no 
reason to think it'll solve the problem.  I don't use svn for anything 
else, and wget works just fine for fetching the snapshots, so this hasn't 
been a priority for me.

-- 
    Andy Dougherty		doughera@lafayette.edu

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About