[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

which is better performing http://localhost/ or file:///myrepo/

From: Glen <glenlist_at_model3.net>
Date: 2005-04-29 19:49:59 CEST

I am running svn in apache. On that machine I have several checkouts
and I am wondering which will be better performing.

http://localhost/myrepo/

file:///svn_repos/myrepo/

I have tried both and found the file: one is quicker for initial
checkout and anything "large" and the http: is quicker for small updates.

Is this correct? Does anyone have recommendations?

Ultimately I am writing a script that works on post-commit and trying to
get the best performance possible.

regards,
Glen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 29 19:58:41 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.