User Tools

Site Tools


install:4.0.x:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
install:4.0.x:git [2013/04/21 19:35]
miconda [9. The init.d script]
install:4.0.x:git [2013/06/07 20:41]
miconda [2. Getting sources from GIT]
Line 50: Line 50:
  
 <code> <code>
-  git clone --depth 1 git://git.sip-router.org/sip-router kamailio+  git clone --depth 1 --no-single-branch git://git.sip-router.org/sip-router kamailio
   cd kamailio   cd kamailio
   git checkout -b 4.0 origin/4.0   git checkout -b 4.0 origin/4.0
 </code> </code>
  
 +//Note: if your git client version does not support **--no-single-branch** command line parameter, then just remove it.// 
  
 ===== 3.Tuning Makefiles ===== ===== 3.Tuning Makefiles =====
install/4.0.x/git.txt ยท Last modified: 2013/09/11 18:23 by werebear73