Hello,
we use git tags for this, e.g. compare to this docs: https://devconnected.com/how-to-checkout-git-tags/
The tags are named like the version, you can see with “git log”.
Cheers,
Henning
-- Henning Westerholt – https://skalatan.de/blog/ Kamailio services – https://gilawa.comhttps://gilawa.com/
From: sr-users sr-users-bounces@lists.kamailio.org On Behalf Of Pavithra Mohanraja Sent: Saturday, November 7, 2020 8:35 PM To: Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org Subject: [SR-Users] Kamailio ims stable version
Hi, How to do git clone of kamailio source code with minor version.
I could only do git checkout of 5.3 version and it is automatically taking latest stable version. I don't need in this way. I need to do git clone of exact version of kamailio source code .
Example - if I need 5.3.6 version.. exact version source code has to be git checked out from kamailio website.
How to do that .. kindly let me know..
Thanks, Pavithra