Well caught Stefan, my two repositories indeed have the same UUID. Which I wasn't aware of until now! I suppose one repo is a copy of the other because they shared the same root some while ago.
As you suggested, I've set a new UUID and have done a fresh checkout. Then the Project Monitor works OK if I click Update All. Problem solved, thanks for your support! Justin Le samedi 23 septembre 2023 à 08:37:51 UTC+2, Stefan a écrit : > when updating multiple paths, TSVN tries to update all of them to the same > revision, because there's a possible race condition when just updating to > HEAD. > Of course, TSVN only does that if all the paths to be updated are from the > same repository. And that is checked by comparing the repository uuid. > > So, in your case it seems that both repositories have the same uuid - > which can cause many problems, not just the one you're describing here. I > mean it's called an UUID for a reason: it MUST be unique. > > use the 'svnadmin setuuid' command on one of the repos to change the uuid > to something else, then do a fresh checkout. > -- 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/028c6855-0df2-4530-a581-67e79e34ad32n%40googlegroups.com.
