On Tuesday, December 15, 2020 at 9:19:21 AM UTC+1 [email protected] wrote:

> Hi Stefan,
>
> Thank you very much for this advice, it is very nice of you helping me 
> out; to let you know what I’ve done. I’ve cleared the log cache from the 
> settings under saved data, even after clearing the cache I do not see the 
> latest revision. On the desktop, when I look in the explorer with Directory 
> Opus where I can see, all the SVN attributes the SVN Revision is giving me 
> the latest revision 1041. When I’m looking at the repo browse the latest 
> one is 631. For some reason TortoiseSVN is not seeing the latest revision. 
> As for the laptop working copies the latest revision is 604, what I see on 
> either side the repo browse and the explorer directory opus where I can see 
> all the TortoiseSVN attributes are the same. What will be the next thing to 
> do? Meanwhile I’ve started local repository on both sides if I can resolve 
> this I’ll merge them back. This is the first time it is happening in 9 
> years of using SVN. This time it is quite consequent a year of revision 
> lost.
>

from your description I think that your backup was bad and that the 
repository is really missing those revisions.
You can try the svn command line tools on the repository:
$ svnadmin verify path\to\repository
$ svnadmin recover path\to\repository

maybe that helps or gives you a hint on what's wrong.

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/25af40c3-6737-4f7a-95fe-d786f5b1a8b2n%40googlegroups.com.

Reply via email to