Code:
$ svn co svn://svn.freebsd.org/ports/head/graphics/darktable /usr/ports/graphics/darktable
$ svn co svn://svn.freebsd.org/ports/head /usr/ports
$ svn up /usr/ports/graphics/darktable
# Newbie here. None of those accomplished:
$ csup -g -L 2 -i ports/graphics/darktable supfile.ports
# ... however resulted in "node remains in conflict " and/or disk churn.
a command which may accomplish
Code:
$ csup -g -L 2 -i ports supfile.ports
Almost forgot. After using .svn for ports, may one still use
csup "over" it, so to speak? Some online documentation
hinted that that would not be a wise course of action.