[fpc-other] GIT versioning server on Raspberry Pi?
Bo Berglund
bo.berglund at gmail.com
Wed May 31 23:04:02 CEST 2017
On Wed, 31 May 2017 22:23:30 +0200, Bo Berglund
<bo.berglund at gmail.com> wrote:
>On Wed, 31 May 2017 15:42:48 -0400, wkitty42 at windstream.net wrote:
>
>>at the command line, type in "which git" without the double quotes...
>
Now I made a test by looking at another RPi3 with Raspbian Jessie
where I have definitely NOT been doing anything git.
Surprise!
$ which git
/usr/bin/git
and
$ git --version
git version 2.1.4
So I went to another RPi2 I also have running Raspbian (older):
$ which git
/usr/bin/git
$ git --version
git version 1.7.10.4
This means that one does *not* have to install git on Raspbian because
it is already there....
Now remains to find out how to disable the old version shipped with
Raspbian and use the self-compiled newer version.
The $PATH location seems not to help.
--
Bo Berglund
Developer in Sweden
More information about the fpc-other
mailing list