> -----Original Message-----
> From: Stefan Ku"ng [mailto:tortoisesvn_at_gmail.com]
> Sent: Monday, March 31, 2008 2:09 PM
> To: dev_at_tortoisesvn.tigris.org
> Subject: Re: [TSVN] Bug report for log cache.
>
> 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
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.)
Thank you...
---------------------------------------------------------------------
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-31 07:25:38 CEST