- Use svn instead of cvs

- Add a directive for setting the FreeBSD property tag

Approved by:	gjb
This commit is contained in:
Thomas Abthorpe 2012-08-04 04:01:32 +00:00
parent cd0713a478
commit 7c67af4b31
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39313

View file

@ -82,7 +82,8 @@ echo " <title>&a.${me};</title>"
echo " &pgpkey.${me};" echo " &pgpkey.${me};"
echo " </sect2>" echo " </sect2>"
echo echo
echo "If this is a new entry, don't forget to 'cvs add ${keyfile}'," echo "If this is a new entry, don't forget to 'svn add ${keyfile}'"
echo "and to commit each of ${keyfile}, pgpkeys.ent and" echo "and 'svn propset svn:keywords \"FreeBSD=%H\" ${keyfile}'"
echo "and commit each of ${keyfile}, pgpkeys.ent and"
echo "pgpkeys-developers.sgml, pgpkeys-officers.sgml, or" echo "pgpkeys-developers.sgml, pgpkeys-officers.sgml, or"
echo "pgpkeys-core.sgml." echo "pgpkeys-core.sgml as required."