Git version of 3.0.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jul 30, 2010, at 8:02 AM, Matt wrote:

> Dear all,
> 
> could someone please let me know the sha1 in the git repository on which release 3.0.5. is based? Is there something special one
> needs to do to use the git version.  Thanks!

Matt,

Every release has a corresponding tag in the repository. You can get a list of all tags with 'git tag'. You can checkout a specific tag by doing:

$ git checkout -b v3.0.5

To compile from the git repository you need to have automake, autoconf, and libtool installed. Then you can do:

$ ./autogen.sh
configure, make, as usual.

------------------------------
Vikas Gorur
Engineer - Gluster, Inc.
------------------------------










[Index of Archives]     [Gluster Development]     [Linux Filesytems Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux