[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 19 Mar 2008 22:46:24 +0100

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

Received on 2008-03-19 22:46:47 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.