Den mån 29 apr. 2024 kl 19:28 skrev Stefan via TortoiseSVN-dev <
[email protected]>:
> would it work if we do both?
>
> rev = cachedProperties.GetHeadRevision(uuid, path);
> if ((rev == NO_REVISION) || (m_err != nullptr))
> {
> svn_error_clear(m_err);
> rev = cachedProperties.GetHeadRevision(uuid, url);
> }
> I don't have a setup ready to test this. At least it would be better than
> before:
> - if the path doesn't exist anymore, we try again with the root
> - if root works, fine
> - if root doesn't work either, it's no worse than before
>
> Stefan
>
>
Agree with you that it's no worse than before. It seems to work in my
testing. I've committed as r29691.
I've also asked on the subversion dev@ mailing list.
Kind regards,
Daniel
--
You received this message because you are subscribed to the Google Groups
"TortoiseSVN-dev" 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-dev/CAMHy98OpkNREhjqyd4yfiY8NtM-H0Gye9FqFzc4kJ4f33v7mBg%40mail.gmail.com.