https://github.com/TEIC/TEI
Raw File
Tip revision: 55d0aa49f7bbf3024364b986f4e48a5062ee872b authored by Syd Bauman on 13 April 2024, 07:08:18 UTC
Address @martindholmes’ concern:
Tip revision: 55d0aa4
maketag
svn cp -m "create tag of P5 release $1" -r "{$2}" \
      https://tei.svn.sourceforge.net/svnroot/tei/trunk/P5 \
      https://tei.svn.sourceforge.net/svnroot/tei/tags/P5_release_$1/

back to top