On Feb 9, 2021, at 3:26 PM, chuck c <bubbasnmp@xxxxxxxxx> wrote:
> 2eb7b05b - Convert most UDP dissectors to use "auto" preferences.
>
> Exists in Gerrit:
> https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2eb7b05b8c9c6408268f0d1e81f0a18a02610f1c
>
> Links to it in Gitlab on these pages:
> https://gitlab.com/wireshark/wireshark/-/blame/master/epan/dissectors/packet-uftp.c
> https://gitlab.com/wireshark/migration-test/-/commit/c59f7fc8fec4e8c9fca27053e3c63a93adca3cb5
>
> The commit doesn't exist in
> https://gitlab.com/wireshark/migration-test/-/commit/2eb7b05b8c9c6408268f0d1e81f0a18a02610f1c
> or
> https://gitlab.com/wireshark/wireshark/-/commit/2eb7b05b8c9c6408268f0d1e81f0a18a02610f1c
"Doesn't exist" as in "immediately tells you no such commit" or as in "takes a long time and eventually gives you a 500 error"? I get the latter; presumably that's "500 Internal Server Error".
The commit *is* in repositories I've cloned from GitLab, as per "git show 2eb7b05b8c9c6408268f0d1e81f0a18a02610f1c", so this may just be an error in GitLab's Web view of commits - it's not gone from our repository.