Re: Nightly build crash on SVN Log with log cache enabled

2023-06-06 Thread Stefan via TortoiseSVN-dev
you're right. The problem is the == operator. To work properly it would require to know the settings allowAmbiguousUrl/Uuid and act accordingly. While that could be done, it would make for very ugly code. I added the 'avoid duplicate' code because my local cache showed 10 entries for the same re

Re: Nightly build crash on SVN Log with log cache enabled

2023-06-06 Thread Daniel Sahlberg via TortoiseSVN-dev
Thanks! I'll test the nightly build tomorrow. Any idea why only the nightly build would fail and not when I built it myself? The settings should have been the same... -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this

Re: Nightly build crash on SVN Log with log cache enabled

2023-06-06 Thread Stefan via TortoiseSVN-dev
not sure, but maybe it has something to do with the version of VS that's used? I mean on the build server there's definitely not VS 17.6 installed... -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop rec