Re: how to checkout ports for 14-stable
- Reply: AN : "Re: how to checkout ports for 14-stable"
- In reply to: AN : "how to checkout ports for 14-stable"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Dec 2023 02:26:01 UTC
On Thu, Nov 30, 2023 at 08:24:47PM -0500, AN wrote: > Hi: > > I just upgraded a system to src 14-stable. What is the exact command to > checkout and track the 14-stable branch of ports? There is no such thing as "the 14-stable branch of ports." FreeBSD source ("src") and ports are separate repositories. Branches in the ports tree are things like: g1-70(12.4-S)[5] git branch --remote | tail origin/2022Q1 origin/2022Q2 origin/2022Q3 origin/2022Q4 origin/2023Q1 origin/2023Q2 origin/2023Q3 origin/2023Q4 origin/HEAD -> origin/main origin/main (so, remove the "origin/" part to get the branch name)/(so, remove the "origin/" part to get the branch name)/ > .... Peace, david -- David H. Wolfskill david@catwhisker.org [Quote elided] See https://www.catwhisker.org/~david/publickey.gpg for my public key.