Changes

Jump to navigation Jump to search
no edit summary
Line 11: Line 11:  
The pootle directory is /var/lib/pootle
 
The pootle directory is /var/lib/pootle
 
The translations live in /var/lib/pootle/translations
 
The translations live in /var/lib/pootle/translations
 +
 +
== Adding activities ==
 +
 +
Testing
 +
 +
{{{
 +
2!root@pootle:/var/lib/pootle/maintenance/helpers/admin# sudo -u pootle python ./pootlepopulator.py  honey git://git.sugarlabs.org/fototoon/mainline.git fototoon
 +
******** Cloning git://git.sugarlabs.org/fototoon/mainline.git to /var/lib/pootle/checkouts/honey/fototoon *********
 +
Running git clone git://git.sugarlabs.org/fototoon/mainline.git /var/lib/pootle/checkouts/honey/fototoon
 +
Initialized empty Git repository in /var/lib/pootle/checkouts/honey/fototoon/.git/
 +
******** Switching to branch master *********
 +
Running  git checkout --track -b master origin/master
 +
Running git pull
 +
Already up-to-date.
 +
********* Git operation completed, moving to next stage ********
 +
********* Searching for POT file *********
 +
********* Found POT file FotoToon.pot *********
 +
********* Starting to symlink files *********
 +
  Linking /var/lib/pootle/checkouts/honey/fototoon/po/es.po to /var/lib/pootle/translations/honey/es/fototoon.po
 +
  Linking /var/lib/pootle/checkouts/honey/fototoon/po/fr.po to /var/lib/pootle/translations/honey/fr/fototoon.po
 +
  Linking /var/lib/pootle/checkouts/honey/fototoon/po/FotoToon.pot to /var/lib/pootle/translations/honey/templates/fototoon.pot
 +
********* Done Symlinking *********
 +
}}}
    
== Creating branches: ==
 
== Creating branches: ==
628

edits

Navigation menu