Steven,
I pipe 'svn log -v > log' to a file. It takes 4 seconds. The file is
1,925K. close to 2M.
The major part is a huge list of A for initial revision where I import
all source code to subversion.
Does that contribute to slow response?
Snippet of log:
r12 | joe | 2006-10-26 12:10:10 -0700 (Thu, 26 Oct 2006) | 1 line
Changed paths:
M ....
demo
------------------------------------------------------------------------
r1 | gangliu | 2006-10-13 17:50:00 -0700 (Fri, 13 Oct 2006) | 1 line
Changed paths:
A
A /
...............
initial import
------------------------------------------------------------------------
thx
Tim
> Jean
>
> Highest Revision # is 9. It has ~10 branches.
>
> I have another repository which has a few K code and 10 revision #. It
> took a few seconds for TortoiseSVN to show revision graph.
>
> It looks like both revision # and size of repository matter.
The speed of the revision graph depends on:
* the time it takes to fetch the complete log ('svn log -v')
* the size of the received log
Stefan
________________________________
From: Tim Liu (gangliu)
Sent: Thursday, October 26, 2006 10:30 AM
To: 'users@tortoisesvn.tigris.org'
Subject: RE: Revision graph speed
Jean
Highest Revision # is 9. It has ~10 branches.
I have another repository which has a few K code and 10 revision #. It
took a few seconds for TortoiseSVN to show revision graph.
It looks like both revision # and size of repository matter.
On 25/10/06, Tim Liu (gangliu) <gangliu@cisco.com> wrote:
> Jean-Marc
> I saw u reply in website but i didn't receive it in my outlook. sorry
> for deplay.
> Repository has hundreds of Mega.
> Is 1-2 minutes expected?
Again, that mostly depends on the number of revisions in the
repository (at least I think it does).
What is the highest revision number of the repo?
thx
Tim
________________________________
From: Tim Liu (gangliu)
Sent: Tuesday, October 24, 2006 4:49 PM
To: 'users@tortoisesvn.tigris.org'
Subject: RE: Revision graph speed
Jean-Marc
I saw u reply in website but i didn't receive it in my outlook. sorry
for deplay.
Repository has hundreds of Mega.
Is 1-2 minutes expected?
We are evaluating Subversion and compare it to clearcase. your input is
appreciated.
thx
Tim
On 21/10/06, Tim Liu (gangliu) <gangliu@cisco.com> wrote:
>
> Hi, Folks
>
> It took 1-2 minutes to show revision graph for a file. It has ~7
> revisions and ~12 branches. SVN client and server are in the same
subnet
> but different machine. Is it expected behavior?
>
That's dependent on the repository size (as in the amount of revisions).
How big is the repository you are using?
--
Regards,
Jean-Marc
________________________________
From: Tim Liu (gangliu)
Sent: Friday, October 20, 2006 6:10 PM
To: 'users@tortoisesvn.tigris.org'
Subject: Revision graph speed
Hi, Folks
It took 1-2 minutes to show revision graph for a file. It has ~7
revisions and ~12 branches. SVN client and server are in the same subnet
but different machine. Is it expected behavior?
thx
Tim
Received on Sat Oct 28 08:50:32 2006