Date: Tue, 22 Dec 2020 13:06:28 -0800 From: bob prohaska <fbsd@www.zefox.net> To: Ronald Klop <ronald-lists@klop.ws> Cc: FreeBSD Current <freebsd-current@freebsd.org>, freebsd-arm@freebsd.org Subject: Re: HEADS UP: FreeBSD src repo transitioning to git this weekend Message-ID: <20201222210628.GA34436@www.zefox.net> In-Reply-To: <1249102000.16891.1608669265488@localhost> References: <20201222183900.GA22353@www.zefox.net> <1249102000.16891.1608669265488@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 22, 2020 at 09:34:25PM +0100, Ronald Klop wrote: > > what does "pkg install git" do for you? NB: I use "pkg install git-lite". > Prevents about 1000 dependencies. > That seems to have worked. It reported something about package management not being installed, but after a prompt installed pkg-static and set up a version of git which seems to run. Svnlite had been working without this step..... This is for a Pi2B v 1.1, arm v7 only. Using the "mini git primer" at https://hackmd.io/hJgnfzd5TMK-VHgUzshA2g I tried to clone stable/12 expecting that the -beta would be gone. It looks as if I'm still jumping the gun. Although cgit.freegbsd.org replies to ping, using bob@www:/usr % git clone cgit.freebsd.org -b stable/12 freebsd-src reports: fatal: repository 'cgit.freebsd.org' does not exist This is just a rehearsal, so I can wait, but if I've made other mistakes please point them out. Thanks for your help! bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201222210628.GA34436>