Hi,
I've got a new installation of 14.2-RELEASE and elected to install ports as part of the install.
I then installed devel/git. Now I want to update the ports tree (with
When I run git I get the following:
I get what's going on. Is there way to solve this WITHOUT deleting the contents of /usr/ports and doing a pull/clone? Hopefully I misread the Handbook and someone will kindly explain where.
Thanks,
Scott
I've got a new installation of 14.2-RELEASE and elected to install ports as part of the install.
I then installed devel/git. Now I want to update the ports tree (with
git). I read the Handbook, possibly incompletely, and could not discover how to do this. When I run git I get the following:
Code:
root@x:/usr/ports # git clone --depth 1 https://git.FreeBSD.org/ports.git /usr/ports
fatal: destination path '/usr/ports' already exists and is not an empty directory.
Thanks,
Scott