> From: sussman@gmail.com [mailto:sussman@gmail.com] On Behalf Of Ben
> Is something bizarre with your machine or setup? It takes me 20
> seconds to fetch all 20,000+ revisions of subversion's own repository:
>
> $ time svn log -v http://svn.collab.net/repos/svn > loggy
> real 0m19.295s
> ...
>
> Are you using path-based authorization, perhaps?
Yep, my bad. Apparently Apache's config wasn't
what it should be (it was tied in with ldap even
though we don't use ldap for our svn auth, which
slowed it all down).
So the speed issue is saner now, but the operation
is still a pita and illogical (especially for doing
complex reporting). I guess I'm mostly just
surprised that such a basic UI feature isn't
anywhere on the radar. There's one issue about
it...from 2002...still open and apparently ignored.
I guess it's time I pull the source myself and get
hacking as it looks like I'm the only one that
cares about this.
-Byron
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 9 20:53:52 2007