On Tuesday, May 11, 2021 at 4:48:25 PM UTC+2 David Balažic wrote:
> The log for the folder 'foo' shows: > > Revision: 392 > Date: Thursday, 18 February 2021 15:34:55 does the file ABcdef.xyz show up in the log dialog bottom pane somewhere in those revisions? > In january 2021, both the repo and WC were restored from a backup. > Could that be the source of problems? > that depends on how the backup was created and restored. If you used svnadmin dump to create the backup and svnadmin load to restore the repo than you should be fine. Otherwise I recommend to run svnadmin verify on the repository, and also svnadmin recover As for the WC, a fresh checkout might help. -- 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/61ed23d6-d156-48d6-9cec-f5931746fe09n%40googlegroups.com.
