On Mon, 29 Dec 2008 21:43:19 +0000, Bruce Cran <[email protected]> wrote: > Are the docs branched? I tried running a csup with tag=RELENG_7 and > nothing got created; changing the line > > doc-all > > to > > doc-all tag=. > > fixed it and fetched all the docs.
Hi Bruce, No, there are no release-specific branches to the doc/ tree. The 'HEAD' of the CVS repository is all there is. If you look at the CVS tag names, there _are_ a few old branches and experimental tags, but these are mostly left-overs from projects that are no longer active. The "tag=." run that you used should give you the latest documentation sources :-) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
