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

Re: TortoiseSVN Bug?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 25 Nov 2009 18:52:33 +0100

On 25.11.2009 14:53, Simon Large wrote:
> 2009/11/25 Schmitz, Wilfried<wschmitz_at_baumerhhs.com>
>> This is the used version:
>>
>> My first start was one repository with two visual studio projects. After some time i splitted this into two repositories with dump/load.
>> Now i have the problem, that Tortoise displays the log entries of project 1 if i look at project 2.
>>
>> In Visual Studio i use Ankh. Ankh displays the right log.
>
> TortoiseSVN->Settings->Log Caching->Cached Repositories.
> Delete the log cache for the repository you changed.

And run
$ svnadmin setuuid
on your repositories, because I suspect that they now both contain the
same uuid which must not happen: every repository must have a unique
uuid (that's in the name of an uuid).

http://svnbook.red-bean.com/en/1.5/svn.ref.svnadmin.c.setuuid.html

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2424349
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-25 18:52:47 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.