GiellaLT provides an infrastructure for rule-based language technology aimed at minority and indigenous languages, and streamlines building anything from keyboards to speech technology. Read more about Why. See also How to get started, and our Privacy document.
Working with prod and trunk stuff
check out tag to new dir neahtta-prod-tag
in new dir, switch to runk for translations/ configs/ and dicts/
copy the following:
neahtta/dicts/*.xml neahtta-prod-tag/dicts/
neahtta/dicts/*.bak neahtta-prod-tag/dicts/
neahtta/configs/*.yaml neahtta-prod-tag/configs/*.yaml
neahtta/user_log.txt neahtta-prod-tag/user_log.txt
neahtta/secret_key.do.not.check.in neahtta-prod-tag/
nds test-configuration sanit
nds test-configuration baakoeh
troubleshoot any errors with the above
in neahtta-prod-tag
nds strings compile
sudo service nds-sanit stop
sudo service nds-baakoeh stop
cd ~/
mv ~/neahtta ~/neahtta-trunk
mv ~/neahtta-prod ~/neahtta
nds test-configuration sanit
nds test-configuration baakoeh
sudo service nds-sanit start
sudo service nds-baakoeh start