Infra Approved SVN Commands

Checkout the code

svn co https://svn.apache.org/repos/bigdata/opennlp/trunk opennlp-corpus

Create a tag

svn copy https://svn.apache.org/repos/bigdata/opennlp/trunk https://svn.apache.org/repos/bigdata/opennlp/tags/langdetect-183_RC1 -m "Data used to build Language Detector model 1.8.3"
  • No labels