Front page | perl.perl6.internals |
Postings from February 2006
Re: svn performance
Thread Previous
|
Thread Next
From:
Matt Fowles
Date:
February 17, 2006 12:27
Subject:
Re: svn performance
Message ID:
f2601a7f0602171227y69791248x85eabcd6d03e8ca5@mail.gmail.com
Andy~
On 2/17/06, Andy Dougherty <doughera@lafayette.edu> wrote:
> On Fri, 17 Feb 2006, Matt Fowles wrote:
>
> > All~
> >
> > On 2/17/06, jesse <jesse@fsck.com> wrote:
> > >
> > >
> > >
> > > On Fri, Feb 17, 2006 at 08:38:26AM -0800, Robert Spier wrote:
> > > > > snapshots or releases. And, since a checkout takes about an hour (last
> > > > > time I checked) I tend to be too lazy to fetch one just to make a patch.
> > > >
> > > > Only if you're checking out to a Commodore 64.
> > >
> > > Or possibly hand-transcribing the bits.
> >
> > I could check it out over iridium dial up...
>
> Sigh. I wish it were that simple, or that funny.
>
> $ time wget http://cvs.perl.org/snapshots/parrot/parrot-latest.tar.gz
>
> real 0m16.84s
> user 0m0.09s
> sys 0m0.20s
>
> $ time svn co http://svn.perl.org/parrot/trunk parrot-trunk
>
> real 2:01:50.3
> user 1:02.0
> sys 44.9
>
> It's something specific to svn. No, I don't know what.
$ svn --version
svn, version 1.1.4 (r13838)
compiled May 13 2005, 06:29:47
How bout you?
Matt
--
"Computer Science is merely the post-Turing Decline of Formal Systems Theory."
-Stan Kelly-Bootle, The Devil's DP Dictionary
Thread Previous
|
Thread Next