[solved]: to move csup 90 to subversion 91rc

Darrel levitch at iglou.com
Mon Sep 3 16:08:33 UTC 2012


Thanks, Matthew- and especially for mentioning to use -F on the first 
subsequent run of mergemaster.

>
>  svn co http://svn.freebsd.org/base/releng/9.1 src
>

For ports would it be better to match -fbsd91, like this:
svn co http://svn.freebsd.org/ports/releng/9.1 ports

or can the most recent ports be run with a release, like this:
svn co http://svn.freebsd.org/ports/head ports

Someone off of the list recommended something like this:

svn co svn://svn.penx.com/base/releng/9.1 /usr/src
svn co svn://svn.penx.com/ports/head /usr/ports

Darrel


More information about the freebsd-questions mailing list