It is not possible to view wiki history from BitBucket web page. In wiki page history links lead to project main repository instead of wiki repository, resulting in "this link has no power here" errors due to invalid commit hash.
Of couse I can view history locally with Mercurial client, but it's not always convenient. Can anything be done about it?
Hi Pluti,
what you're describing sounds like the bug here: https://bitbucket.org/site/master/issues/18173/wiki-commit-history-url-is-redirected-to
You can go there and vote for the issue if you'd like.
I hope that helps!
Despite mentioned bug being still open, it seems that they already fixed this issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I seem to be encountering this same, or similar, problem. I've created a wiki and made several commits locally and pushed. Verified that the files are there with the correct data/updates. In BB, selecting 'wiki' then selecting 'Commits' shows the parent(?)/project repo's commits NOT the wiki's. However if I select a file within the wiki (from BB-web) then 'history' the commits for just that one file show. If I try to manually override the URL with https://bitbucket.org/<my_acct>/<repo>/wiki/commits I get and error: Oops, it looks like that file doesn't exist. The wiki commits are there but I can see how to git a normal git commit history on one screen like a normal repo. A 'git diff master origin/master' from local shows no diff which also confirms that the commits are properly pushed. Everything else seems to function normally.
This looks like issue 18173. Please advise.
git v2.34.1 Win11/WSL/Bash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.