Feb 18, 2014

How to access full source of old commit in BitBucket? - Stack Overflow

How to access full source of old commit in BitBucket? - Stack Overflow:





I understand you want to download an older version via the BitBucket web interface without using a Mercurial/Git client.
Check this related question. On the comments, someone says that there is no way to do that. Fortunately, that's not entirely true.
By navigating on BitBucket project pages, I found no link to download an arbitrary version. There are links to download specific tags, in the format:
https://bitbucket.org/owner/repository/get/v0.1.2.tar.gz
But by tweaking a bit the url above, changing the tag name by the commit hash, like:
https://bitbucket.org/owner/repository/get/A0B1C2D.tar.gz
You can actually download a specific version.

android - Eclipse "Invalid Project Description" when creating new project from existing source - Stack Overflow

android - Eclipse "Invalid Project Description" when creating new project from existing source - Stack Overflow:



Eclipse Community Forums: Newcomers » "Open Project" grayed out !!!

Eclipse Community Forums: Newcomers » "Open Project" grayed out:



 "On 4/15/2010 10:00 PM, DHeadrick wrote:
> Any ideas how I can make "Open Projects" active?

"Project"->"Open Project" is only active if you have selected a
(non-open) project in "Project Explorer".

You might have to open the "Project Explorer" first ("Window"->"Show
View"->"Project Explorer").


(Ran into the problem myself yesterday - after reshuffling some
collapsed windows, my "Project Explorer" view was gone.)"



"Mobifying" Your HTML5 Site - HTML5 Rocks

"Mobifying" Your HTML5 Site - HTML5 Rocks: