Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
No release-version source link #591
Comments
|
Maybe:
The "This Version" would need to be updated with every release, but the tag naming is consistent, so that should be an easy update. |
|
Linking to the "releases" page on GitHub (https://github.com/bitcoin/bitcoin/releases) would be more simple when it comes to not making the layout too complicate / buggy for mobiles IMO. Although I am a little bit surprised some people found this confusing and have a preference for keeping the current GitHub link; we can see the releases from there and linking to GitHub is pretty usual these days. I suspect previous confusion was due to the "Source Code" link being prominently displayed near "Windows / Mac / Linux" download links in the past, that isn't the case anymore. |
|
I'm embarrassed to admit that I once cloned the repo on the master branch immediately after a release came out, built it, and thought I'd get the same program as the released version. It seems to me that it isn't immediately clear to an outsider how far master and the release branches diverge (currently 0.9.3 -> master diverge by over 1,200 commits, although that may partly be due to squashing). Although it was clearly my fault for not looking before I leapt, I can see how the current download page can confuse readers into thinking that the Source Code link takes them to the version of the source code used in the binary packages on that same page. I think @saivann's suggestion of changing the existing Source Code text to link to the releases page is an excellent way to avoid confusion. |
|
@harding Thanks! Then I think it's just me, there seems to be enough evidence that people are often confused here, I'll update the link right away. |
TheBlueMatt commentedOct 2, 2014
https://bitcoin.org/en/download links to a bunch of release versions and release information, and then a source link directly to master, which is rather strange (at some point this confused someone, dont recall the exact scenario). I dont have a specific suggestion for fixing this, but it is confusing.