On Friday 07 June 2013 13:25:50 Daniel-Constantin Mierla wrote: > you have to install from sources, a tutorial is available at: > - http://www.kamailio.org/wiki/install/4.0.x/git
Doesn't work for me. $ git --version git version 1.7.10.4 $ git checkout -b 4.0 origin/4.0 fatal: git checkout: updating paths is incompatible with switching branches. Did you intend to checkout 'origin/4.0' which can not be resolved as commit? But found out the following command is needed: $ git remote update $ git checkout -b 4.0 origin/4.0 Branch 4.0 set up to track remote branch 4.0 from origin. Switched to a new branch '4.0' -- POCOS B.V. - Croy 9c - 5653 LC Eindhoven Telefoon: 040 293 8661 - Fax: 040 293 8658 http://www.pocos.nl/ - http://www.sipo.nl/ K.v.K. Eindhoven 17097024 _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users