On 6/13/07, Troy Bull <troy.bull@uni.edu> wrote:
> Greetings
>
> I have a repository on a linux machine, I access it through http(s) and
> dav_svn. I am running version 1.4.3. If I check out a folder via
>
> svn checkout http://server.mydomain.com/svn/Access/monitoringSheet
>
> it checks out successfully and takes less than one second.
>
> But
>
> svn log monitoringSheet takes a very long time to complete. Is there
> anything I can do to speed this up, maybe? or is this to be expected?
How many revisions are there?
Does svn log --limit 1 return?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 13 16:43:52 2007