[SR-Users] Building specific commit

mayamatakeshi mayamatakeshi at gmail.com
Tue Jan 25 05:59:08 CET 2011


On Mon, Jan 24, 2011 at 6:18 PM, Timo Reimann <timo.reimann at 1und1.de> wrote:

> On 22.01.2011 11:00, mayamatakeshi wrote:
> > Hello,
> > I am using these commands to build and install kamailio:
> >
> > git clone http://git.sip-router.org/sip-router kamailio
> > cd kamailio
> > git checkout -b 3.1 origin/3.1
> > make FLAVOUR=kamailio cfg
> > make group_include="mysql" all
> > make group_include="mysql" install
> >
> > Now, If  I want to build a specific commit like
> > a0d376d85aae2f6e46e381a01fb85c5830250d4d, what should I do?
>
> Just checkout the specific commit you desire using "git checkout <commit
> hash>", e.g.
>
>  git checkout a0d376d85
>
> and rebuild.
>

Thanks, Timo.

regards,
takeshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20110125/2843754b/attachment.htm>


More information about the sr-users mailing list