[email protected] schrieb am Sonntag, 13. Dezember 2020 um 04:16:05 UTC+1:
> This is regarding TortoiseSVN missing revisions history when looking up > the working copies' show log. > > After a reinstallation of windows on both computers and restoring the > repository with the working copies from my back up, I’ve lost the latest > SVN revisions. > > My question, is there a way to restore the subversion revisions that I do > not see, or it will be forever lost? > > For the environment, as a single developer SVN working copies on a desktop > and a laptop; the working copies are committed to one repository on the > laptop. > > I’ve read in the ebook, “svn-book.pdf” which is very good. We can > recuperate files that were deleted; I imagine there is a way to get the > subversion in sync with the current state. > > Thank you, Robert > I am not a developer of Tortoise SVN, but just a user. However, I would like to support you if possible since I once encountered a similar situation as you are in. You wrote that you have restored a backup of the repository. This brings up several questions: - Are you sure that the backup was complete? - Are you sure that the restore of the backup was fully done? - What SVN server do you use? Is it a file-based repo, created by TSVN, or a server-based repo, hosted by software like "Subversion Edge" or "Visual SVN Server"? In my situation, I created and restored a backup in SVN Edge, but the restore was incomplete (because of some failures in SVN Edge, being unable to handle some kind of line-breaks in log messages, see https://stackoverflow.com/questions/10279222/how-can-i-fix-the-svn-import-line-endings-error/). The restore finished, but it was incomplete. Maybe you are in a similar situation: Your repo may be half-restored, thus missing the revisions you are looking for. -- 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/9e74366f-5805-4eba-9179-0d2892872788n%40googlegroups.com.
