- Use svn instead of cvs
- Add a directive for setting the FreeBSD property tag Approved by: gjb
This commit is contained in:
parent
cd0713a478
commit
7c67af4b31
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39313
1 changed files with 4 additions and 3 deletions
|
@ -82,7 +82,8 @@ echo " <title>&a.${me};</title>"
|
|||
echo " &pgpkey.${me};"
|
||||
echo " </sect2>"
|
||||
echo
|
||||
echo "If this is a new entry, don't forget to 'cvs add ${keyfile}',"
|
||||
echo "and to commit each of ${keyfile}, pgpkeys.ent and"
|
||||
echo "If this is a new entry, don't forget to 'svn add ${keyfile}'"
|
||||
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-core.sgml."
|
||||
echo "pgpkeys-core.sgml as required."
|
||||
|
|
Loading…
Reference in a new issue