Thanks the replies. I now have both trunk and 0.94.3 locally and was even to build the distribution jars.
JM 2012/12/5, Young Y Kim <[email protected]>: > how about to use git checkout 0.94.3 after clone.. > > > On Thu, Dec 6, 2012 at 11:46 AM, Harsh J <[email protected]> wrote: > >> You can rely on tags. >> >> So if you clone the git repo, you could issue "git checkout 0.94.3" or >> if you checked out via SVN, you can check out the tag root for that >> release at http://svn.apache.org/repos/asf/hbase/tags/0.94.3/. >> >> On Thu, Dec 6, 2012 at 6:36 AM, Jean-Marc Spaggiari >> <[email protected]> wrote: >> > Hi, >> > >> > On the book the GIT and SVN commands provided allow to extract the >> > trunk version. But I would like to get 0.94.3 to test a fix for >> > HBASE-1212 in it. >> > >> > How can I extact this specific version? >> > >> > Thanks, >> > >> > JM >> >> >> >> -- >> Harsh J >> >
