atcajith
November 17th, 2011, 09:53 AM
hello every one,
I am new to linux(ubuntu). I want to install a version control- git on my ubuntu server and allow access to my team mates from both ubuntu and windows.
I have followed the instructions mentioned here (https://help.ubuntu.com/community/Git?action=fullsearch&context=180&value=linkto%3A%22Git%22).( https://help.ubuntu.com/community/Git).
but after I distributed the public key of my local system(using ubuntu). I was able to initialise the gitosis using
sudo -H -u gitosis gitosis-init < initialKeyFileName.
But the next step which I performed on the client failed reporting "git is not installed".
and asking me to install it using "apt-get install git-core"
Is it so that I have to install git on my local system also.
please comply if I am ignorant of any basic information.
I request to please respond.
regards,
atcajith
I am new to linux(ubuntu). I want to install a version control- git on my ubuntu server and allow access to my team mates from both ubuntu and windows.
I have followed the instructions mentioned here (https://help.ubuntu.com/community/Git?action=fullsearch&context=180&value=linkto%3A%22Git%22).( https://help.ubuntu.com/community/Git).
but after I distributed the public key of my local system(using ubuntu). I was able to initialise the gitosis using
sudo -H -u gitosis gitosis-init < initialKeyFileName.
But the next step which I performed on the client failed reporting "git is not installed".
and asking me to install it using "apt-get install git-core"
Is it so that I have to install git on my local system also.
please comply if I am ignorant of any basic information.
I request to please respond.
regards,
atcajith