Line 16: |
Line 16: |
| Testing | | 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 |
− | 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 ********* |
− | ******** 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 |
− | 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/ |
− | Initialized empty Git repository in /var/lib/pootle/checkouts/honey/fototoon/.git/ | + | ******** Switching to branch master ********* |
− | ******** Switching to branch master ********* | + | Running git checkout --track -b master origin/master |
− | Running git checkout --track -b master origin/master | + | Running git pull |
− | Running git pull | + | Already up-to-date. |
− | Already up-to-date. | + | ********* Git operation completed, moving to next stage ******** |
− | ********* Git operation completed, moving to next stage ******** | + | ********* Searching for POT file ********* |
− | ********* Searching for POT file ********* | + | ********* Found POT file FotoToon.pot ********* |
− | ********* Found POT file FotoToon.pot ********* | + | ********* Starting to symlink files ********* |
− | ********* 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/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/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 | | Linking /var/lib/pootle/checkouts/honey/fototoon/po/FotoToon.pot to /var/lib/pootle/translations/honey/templates/fototoon.pot |
− | ********* Done Symlinking ********* | + | ********* Done Symlinking ********* |
− | }}}
| |
| | | |
| == Creating branches: == | | == Creating branches: == |