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

[TSVN] Repo Browser hanging

From: Gaspar Jens-Uwe <gaspar_at_cm-tm.uka.de>
Date: 2005-09-15 00:21:14 CEST

Hi,

we have a annoying problem here with TortoiseSVN, it appears when using the
Repo-Browser (it's reproducable).
It's not clear to me, if that's the right forum to post this, but let's see ...

Our environment:
  SVN-Server:
    hostname i71pc35 (for the tcpdumps)
    PC/OS Linux i71pc35 2.6.11.4-21.9-default, i586 i386 GNU/Linux, Suse 9.3
    subversion 1.1.3-10 (upgrade not possible at this time)
    server runs as svnserve-daemon
    anon-access = none

  client-PC:
    hostname i71pc90d
    OS Windows XP, 2002, SP2
    no firewall, no proxy, Virus-checker activated

    TortoiseSVN 1.2.2:
        "recursive overlays on"
        "fetch status context menu on"

It is a test-repository containing approx. 64 files in 12 directories
of overall size of 270 MB. We have two repositories: one with fsfs
version-filesystem and one with bdb-type (both with same content).

If you need further data or information, please let me know.

I've performed the following steps (the prefixed numbers refers to
the according tcpdump-file i attached in the zip-file, I hope this
is of some help, e.g. "1." refers to file:
   'Ethereal-TortoiseSVN-RepoBrowser-OpenURL-1-problem.txt'

I've restarted the svn-server before starting.

1. Call "Repository Browser" ->
>> "OpenURL svn://i71pc35.cm-tm.uka.de/fsfs": tcpdump-entry #1-27
>> "open main-folder (+)": entry - #59
>> "refresh": entry - #105
>> close Repository Browser

   no error so far; for entries have a look in:
    'Ethereal-TortoiseSVN-RepoBrowser-OpenURL-1-problem.txt'

2. Do the same as for (1.):
   Call "Repository Browser" ->
>> "OpenURL svn://i71pc35.cm-tm.uka.de/fsfs": tcpdump-entry #1-32
>> "open main-folder (+)": entry - #59, but hangs and blocks TortoiseSVN,
      and other subversion-clients (tested with subclipse 0.9.34 and
      svn-1.2.3 in a shell) are considerably slower and also hanging.

      After 560 seconds, a response comes: tcpdump-entry - #72

   lookup tcpdump-entries in:
     'Ethereal-TortoiseSVN-RepoBrowser-OpenURL-2-problem.txt'

Here i restarted the SVN-server.
Now i wanted to try the same with the bdb-repository, if that makes
a difference. Firstly i tried to reproduce the problem with the
bdb-repository, but i was not able to.

3. Re-open "Repository Browser" ->
>> "OpenURL svn://i71pc35.cm-tm.uka.de/bdb": tcpdump-entry #1-26,
>> "open main-folder (+)": entry - #58
>> "refresh": entry - #104,

   no error:
     'Ethereal-TortoiseSVN-RepoBrowser-OpenURL-3-problem.txt'

   retried that 3 times without error,

Then i realized that the according svnserve.conf contained
'anon-access = read'.

After setting this to 'none' and restart the server, the same
hanging-behaviour showed up for the bdb-repository:

4. Open "Repository Browser" ->
>> "OpenURL svn://i71pc35.cm-tm.uka.de/bdb": tcpdump-entry #1-9,
      now TortoiseSVN hanged for 437 secs, then got an answer: entry - #34

>> "open main-folder (+)": entry - #70 (no problems)

>> "refresh": entry - #95,
      now TortoiseSVN hanged for 69 secs, then got an answer: entry - #124
>> close Repository Browser

   lookup tcpdump-entries in: (big tcpdump, exported the wrong way, sorry):
     'Ethereal-TortoiseSVN-RepoBrowser-OpenURL-4-problem.txt'

5. Re-opened "Repository Browser" ->
>> "OpenURL svn://i71pc35.cm-tm.uka.de/bdb": tcpdump-entry #1-9,
      now TortoiseSVN hanged for 400 secs, then got an answer: entry - #36

>> "open main-folder (+)": entry - #47,
      now TortoiseSVN hanged for 300 secs, then got an answer: entry - #78

>> "refresh": entry - #130
>> close Repository Browser

   lookup tcpdump-entries in:
     'Ethereal-TortoiseSVN-RepoBrowser-OpenURL-5-problem.txt'

The FAQ-webpage for TortoiseSVN was off the whole day.
But i found some hints about making the client faster,
so i deactivated the Virus-Scanner, and deactivated:

    "recursive overlays"
    "fetch status context menu"

but the same effect show up, only that the "hanging"-timeouts
were shorter (200 sec or so)

I've absolutely no idea, what the cause for this, but makes it
rather different for the average user to use TortoiseSVN.
Maybe there is a inconsistency of TortoiseSVN 1.2.2 and a
subversion-server v1.1.3 !?

I was not able to get a "hanging" behaviour with svn-client 1.2.3
or with Eclipse-plugin subclipse 0.9.34.

As a matter of fact, we cannot update the subversion-server to a more
recent version until an official Suse-update is released.

Help will be greatly appreciated.

Kind regards,

Jens-Uwe Gaspar

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org

Received on Thu Sep 15 07:44:41 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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