On Tue, Sep 11, 2018 at 10:21:31AM -0700, Jeffrey Bouquet wrote: > I'm running v12 as HEAD [ 12.0-CURRENT] > > And am at a loss as to how to change it to 12.0-STABLE vs one day > running a non-rebuilt 13.0-CURRENT > > Without risking a scenario such as: > svn up 12.0, fail for some reason to be able to build the GPU driver, so I > should > have stuck with svn up 13.0 ??? > As I've no second machine setup as backup. due to moving issues.
The stable/12 branch does not yet exist in Subversion. Once it does, you'd be able to use 'svn switch' to switch from tracking base/head to tracking base/stable/12 . -Ben _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
