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

Context-menu takes very long to come up when WC is in the root of a share

From: Rico Huijbers <E.A.M.Huijbers_at_student.tue.nl>
Date: Mon, 27 Jul 2009 23:25:26 +0200

Hello,

TortoiseSVN's context menu takes a very long time (about 15 seconds) to
appear when the working copy it is invoked on is directly in the root of
a share.

This happens for me on Samba; I have not tried it on a Windows machine
hosting the share.

Example:

   \\server\share <-- working copy

As far as I've been able to tell, and it's taken me a couple of hours
before I had worked out what happened, TortoiseSVN goes up in the
directory tree looking for .svn directories to find the root of the
working copy. However, it even goes up from the root of the share,
causing it to try to access

   \\server\.svn

This share does not exist. The access is then retried many times, and
the retries are forced to time out before the access finally fails and
the context menu appears.

I'm unsure if the retries are done by TortoiseSVN, Windows or Samba.

I've currently resolved the situation by creating a bogus empty shared
called ".svn". The context menu now appears immediately.

Suggested fix:

\\server\share should be considered the root of a drive; there is no
going one directory up from this directory.

---
Version information:
TortoiseSVN 1.6.3, Build 16613 - 32 Bit , 2009/06/20 09:28:19
Subversion 1.6.3,
apr 1.3.5
apr-utils 1.3.7
neon 0.28.4
OpenSSL 0.9.8k 25 Mar 2009
zlib 1.2.3
---
Hope this helps.
Best regards,
Rico Huijbers
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2376148
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-28 07:29:25 CEST

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

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