K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-02-26T00:26:40.828679Z K 7 svn:log V 716 MFH r262499: Cherry-pick head/@r262499, since this is the branch from which snapshots are built (well, really, the release.sh from this branch). release.sh: - Add a VCSCMD variable that defaults to 'svn checkout', and update places 'svn co' is used directly. - After sourcing a configuration file, prefix SRCBRANCH, PORTBRANCH, and DOCBRANCH with the SVNROOT. - Properly capitalize 'FreeBSD.org' in the default SVNROOT. - Update Copyright. release.conf.sample: - Add an example to use git instead of svn, by nullifying SVNROOT, and setting SRCBRANCH, DOCBRANCH, and PORTBRANCH to the URL fo a git repository. release.7: - Document VCSCMD. Sponsored by: The FreeBSD Foundation END