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

Support for ambiguous URLs (was: Crash in TSVN during Show Log)

From: <Stefan.Fuhrmann_at_etas.com>
Date: Thu, 20 Mar 2008 21:17:14 +0100

Hi,

I just committed a possible solution to the svnbridge issue.
The user must activate the "support ambiguous URLs" setting
to tell TSVN that different repositories may be accessed
sequentially through the same repository URL.

Because I'm not sure that this will actually solve the svnbrigde
issues, I didn't want to dive to far into the guts of the repository
cache list code. Therefore, the current implementation will have
the following two drawbacks if that setting is activated:

* increased delay until the log gets shown
  (about 1 sec on a low latency network)
* no off-line access to the log
  (TSVN should not show the "Go Off-line?" dialog)

I think this is acceptable for the svnbridge use-case for now.
Please let me know if it solved your issues. If that is the case,
the code can be reworked to eliminate most of the limitations.

-- Stefan^2.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-20 21:17:35 CET

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.