Hi Daniel,
Let me try that and get back to you,
Appreciate your help!
Varsha
On Thu, Jun 28, 2012 at 2:08 PM, Daniel-Constantin Mierla wrote:
> Hello,
>
> I don't have centos, but tried again the steps on my laptop and works
> fine, I have git version 1.7.9.2.
>
> Can you install a different
Hello,
I don't have centos, but tried again the steps on my laptop and works
fine, I have git version 1.7.9.2.
Can you install a different git version and retry again from beginning?
Cheers,
Daniel
On 6/28/12 1:00 PM, SamyGo wrote:
It says your name :)
[root@kamailio]# git log -1
commit 3a
It says your name :)
[root@kamailio]# git log -1
commit 3a2e929c63c656fe2db78e746546af05c66740ea
Author: Daniel-Constantin Mierla
Date: Mon Jun 25 18:36:18 2012 +0200
dialog(k): proper unlock of profile for mi list command
- the profile was unlocked in a wrong place, before finishing
That's new enough, so should be no problem - I know centos 5 used to
have quite old version that didn't work.
Be sure you cloned the last version of git repo. Can you give here the
output of 'git log -1' ?
Cheers,
Daniel
On 6/27/12 10:04 AM, SamyGo wrote:
Its: 1.7.10.4
On Wed, Jun 27, 2012
Its: 1.7.10.4
On Wed, Jun 27, 2012 at 12:59 PM, Daniel-Constantin Mierla <
mico...@gmail.com> wrote:
> Hello,
>
> what is the version of git tool?
>
> Cheers,
> Daniel
>
>
> On 6/26/12 6:45 AM, SamyGo wrote:
>
> Hello,
> I'm setting up new Kamailio 3.3 from git ref-link:
> http://www.kamailio.or
Hello,
what is the version of git tool?
Cheers,
Daniel
On 6/26/12 6:45 AM, SamyGo wrote:
Hello,
I'm setting up new Kamailio 3.3 from git
ref-link:http://www.kamailio.org/wiki/install/3.3.x/git
I'm using CentOS 5.8 and when I execute the line
# git checkout -b 3.3 origin/3.3
it gives me err
Hello,
I'm setting up new Kamailio 3.3 from git ref-link:
http://www.kamailio.org/wiki/install/3.3.x/git
I'm using CentOS 5.8 and when I execute the line
# git checkout -b 3.3 origin/3.3
it gives me error.
fatal: git checkout: updating paths is incompatible with switching branches.
Did you inten