Re: svn status gets 'killed'
From: Paul Lussier <pll_at_lanminds.com>
Date: 2002-10-09 16:27:46 CEST
In a message dated: 08 Oct 2002 23:13:10 BST
[snip]
>I happen to have the linux-2.4.19 source on disk. Using Subversion
[snip]
>The time to run status (on a dual PIII 450 MHz 512 MB)
I guess I must be waiting for the disks then. I just checkout svn
$ svn --version
pll@tater:/usr/local/src/linux-2.4.19$ time svn st -uv > /dev/null
real 2m24.810s
$ /usr/local/bin/svn --version
$ time /usr/local/bin/svn st -uv > /dev/null
real 0m8.775s
$ time svn st -uv > /dev/null
real 2m28.085s
That last one was obviously a *lot* faster than I was experiencing
- I had a lot running on this system yesterday, memory might
So, I'll stick with the HEAD branch for now and play with it that way.
Thanks for all the help/information!
-- Seeya, Paul -- It may look like I'm just sitting here doing nothing, but I'm really actively waiting for all my problems to go away. If you're not having fun, you're not doing it right! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 9 16:28:28 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.