Re: [fpc-other] GIT versioning server on Raspberry Pi?

2017-05-30 Thread Bo Berglund
On Tue, 30 May 2017 15:37:30 +0100, Graeme Geldenhuys wrote: >On 2017-05-30 06:53, Bo Berglund wrote: >> OK, I did not have in mind to use an RPi3 as the final system. I just >> wanted to acquaint myself with GIT using a small portable unit over >> the summer. >

Re: [fpc-other] GIT versioning server on Raspberry Pi?

2017-05-30 Thread Graeme Geldenhuys
On 2017-05-30 22:19, Bo Berglund wrote: Since my local system is a Windows 7 laptop I have to resort to an RPi to get the Linux system for which the commands are native... Git is native on all supported platforms now. mkdir /data/myremote.git cd /data/myremote.git git init --share

Re: [fpc-other] GIT versioning server on Raspberry Pi?

2017-05-30 Thread Graeme Geldenhuys
On 2017-05-30 06:53, Bo Berglund wrote: OK, I did not have in mind to use an RPi3 as the final system. I just wanted to acquaint myself with GIT using a small portable unit over the summer. In that case, you don't even need a RPi... Simply practice by doing the following on your local system:

Re: [fpc-other] GIT versioning server on Raspberry Pi?

2017-05-30 Thread Graeme Geldenhuys
On 2017-05-29 12:00, Bo Berglund wrote: Is there a good way to set up an RPi3 box as a GIT server and get going with that? Can GIT work in a way that would be comparable to CVS regarding concurrent development etc? Any suggestions on where to start? Git doesn't require a "server" - there is

Re: [fpc-other] GIT versioning server on Raspberry Pi?

2017-05-30 Thread Giuliano Colla
Il 29/05/2017 13:00, Bo Berglund ha scritto: Any suggestions on where to start? My suggestion would be to use http://rogerdudler.github.io/git-guide/ as a quick reference just to have at hand the syntax of the most used commands, together with the links to the full documentation. IMO a

Re: [fpc-other] GIT versioning server on Raspberry Pi?

2017-05-30 Thread Dimitrios Chr. Ioannidis via fpc-other
Hi, On 30/5/2017 5:19 μμ, Graeme Geldenhuys wrote: Run FreeBSD or Linux with ZFS in RAID-z1 or RAID-z2. What a coincidence, we scheduled to test OmniOS with napp-it in a HP MicroServer . ;) https://www.napp-it.org/downloads/omnios_en.html . regards, -- Dimitrios Chr. Ioannidis