[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 Ku <tortoisesvn_at_gmail.com>
Date: Mon, 31 Mar 2008 07:09:05 +0200

tdkim wrote:
> Hi allˇ¦
>
>
>
> I tested it for TSVN-1.5.0-r12496 nightly build.
>
>
>
> * I have my project repository.
>
> * svn://xx.xx.xx.xx/MYPROJ
>
> * I copy MYPROJ repository to TEST repository for testing.
>
> * svn://xx.xx.xx.xx/TEST
>
> * Now I have two repository, MYPROJ and TEST
>
> * But, There is only TEST repository in the log cache.
>
> * So, I delete the TEST repository in the log cache and server.
>
> * Now I have one repository, MYPROJ.
>
> * But the log cache always does not make the MYPROJ repository but TEST
> repository.
>
> ( I unchecked ˇ°Allow ambiguous URLsˇ±).
>
>
>
> 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

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net

Received on 2008-03-31 07:09:38 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.