https://github.com/TEIC/TEI
Raw File
Tip revision: 736c0acf04fd03b3f36f180f2b1f88c2a89def62 authored by Nicholas Cole on 25 February 2021, 13:42:38 UTC
TEI Guidelines release 4.2.0 Ruby
Tip revision: 736c0ac
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