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

RE: [TSVN] Bug report for log cache.

From: <Stefan.Fuhrmann_at_etas.com>
Date: Tue, 1 Apr 2008 01:50:07 +0200

"tdkim" <tdkim_at_unimo.co.kr> wrote on 31.03.2008 07:25:22:

> > > Is this bug or my mistake?
> >
> > A mistake: by copying your repository, you created a new repository
with
> > the same UUID as the old one. And since every repository *must* have a
> > unique UUID, you broke the cache by doing this.
> >
> > Stefan
>
> Thank you. Stefan.
>
> You are right.
> My repositories have the same UUID.
> This is my mistake. Sorry...
>
> Do you have any idea that solve my log cache problem?
> (The log cache of my PC always make a TEST repository. :)
> (This is a minor problem for me.)

There has actually been a bug in the cache deletion code.
As of r12516, the following should happen:

* the repository log cache list (in settings -> log cache)
  will show "multiple URLs (UUID: ...)" when more than
  one URL identifies as the same repository (i.e. UUID).

* the "Delete" button will actually remove all those URL
  mappings that belong to the repository log cache.
  There was a bug that caused the cache list to remember
  all mappings forever and the first entry for a given
  UUID would always show up in the list ...

Thanks for reporting this.

-- 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-04-01 01:50:23 CEST

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.