diff options
author | beat <beat@FreeBSD.org> | 2012-07-16 01:36:43 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2012-07-16 01:36:43 +0800 |
commit | 86083687c1841f22ef4fac44ffe16910493ab426 (patch) | |
tree | fc56650e6c9722e377bcb87ff9cde2e56b866157 /CHANGES | |
parent | 5e18e90324af6090802e93fbea259ef91ab64b09 (diff) | |
download | freebsd-ports-gnome-86083687c1841f22ef4fac44ffe16910493ab426.tar.gz freebsd-ports-gnome-86083687c1841f22ef4fac44ffe16910493ab426.tar.zst freebsd-ports-gnome-86083687c1841f22ef4fac44ffe16910493ab426.zip |
- Add a note about the switch to Subversion
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -10,6 +10,21 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20120715: +AUTHOR: beat@FreeBSD.org + + * The ports tree moved from CVS to Subversion. A Subversion to + CVS exporter is in place to continue the support of CVSup but + do not commit to pcvs directly. + + All commits have to be done in the new port Subversion repository + on svn.FreeBSD.org. You will find more information about + Subversion in the Ports Subversion Primer in the FreeBSD wiki, + in the "Committer's Guide" and the "Porter's Handbook". + + If you are in doubt or unsure about a Subversion operation + please contact portmgr@FreeBSD.org or beat@FreeBSD.org directly. + 20120529: AUTHOR: crees@FreeBSD.org |