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

RE: Crash in TSVN during Show Log

From: Oren Eini (Murphy & Associates) <v-orene_at_microsoft.com>
Date: Wed, 19 Mar 2008 14:48:25 -0700

Wait a minute.

with repository root being http://foo.bar/svn/

I have the following files:
http://foo.bar/svn/1/test.txt
http://foo.bar/svn/2/test.txt

Do they get mixed up in the cache?

________________________________________
From: Stefan Küng [tortoisesvn_at_gmail.com]
Sent: Wednesday, March 19, 2008 2:46 PM
To: dev_at_tortoisesvn.tigris.org
Subject: Re: Crash in TSVN during Show Log

Oren Eini (Murphy & Associates) wrote:
> The UUID that is provided is per server, not per project.
> Does this matter? From the point of view of SVN, this is like a big repository with a lot of sub folders.

Ok, then that will work ok.

> I am not following about the URL for all the projects being the same, however.

That's just how we implemented our log cache (TSVN specific, that's not
part of Subversion).
We use the URL (well, the URL to the repository root) to determine which
cache file to use. At least in some places. And I think that's why the
log cache got corrupted (I guess it had data from two different projects
in it).

If we can't find a solution for that, then I think we just have to
deactivate the log cache for URLs to 'localhost' (which might not even
be that bad, since local connections are fast anyway).

Stefan

--
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
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-19 22:49:40 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.