Hi Stefan, I'm grateful; I've tried exactly what you've asked for with the svnadmin command, here's the result.
It did not recover the revisions that I was looking for. I'll search more aside the backup what I'ved done exactly to lose revisions. Thanks, Robert Le mardi 15 décembre 2020 à 13 h 15 min 02 s UTC-5, Stefan a écrit : > 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/78d1c54e-560d-411f-a0db-a2a32afcb61en%40googlegroups.com.
