27 Nov
2017
27 Nov
'17
2:06 p.m.
On Nov 27, 2017, at 1:49 PM, Jonathan Anthony <jonathan.anthony@siliconsafe.com> wrote:
I am trying to download the source on another machine. If I follow: git clone git@github.com:FreeRADIUS/freeradius-server.git cd freeradius-server git fetch origin v3.1.x:v3.1.x git checkout v3.1.x
I get error: $ git fetch origin v3.1.x:v3.1.x fatal: Couldn't find remote ref v3.1.x
There is no v3.1.x branch. Why are you trying to use v3.1.x? What documentation says to use it? Alan DeKok.