On 03/03/17 05:09, Mathieu Arnold wrote:
Currently, all our tools working automatically with the quarterly
branches do this before any run:
latest_branch=$(svn ls https://svn.freebsd.org/ports/branches/|sed -ne
'/^2.*Q./s|/$||p'|tail -1)
All you'd need to do before running svn update would b
Hi,
Having upgraded to FreeBSD 11 a few months ago, I moved from latest
packages and ports to the situation where packages are quarterly by
default and ports are latest/current/HEAD. I absolutely LOVE the idea of
a more stable and consistent quarterly package branch, but I'm sure most
people