Today I have found a new problem in Pootle: <br>The script checking unmerged translations say:<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Cron Daemon</b> <span dir="ltr"><<a href="mailto:root@pootle.sugarlabs.org">root@pootle.sugarlabs.org</a>></span><br>
Date: Wed, Jan 19, 2011 at 2:50 AM<br>Subject: Cron <pootle@pootle> /var/lib/pootle/maintenance/helpers/potupdater/check_unmerged_translations.sh<br>To: <a href="mailto:godiard@sugarlabs.org">godiard@sugarlabs.org</a><br>
<br>One or more checkouts have merge or pull conflicts.<br>
---<br>
/var/lib/pootle/checkouts/fructose/pippy-activity: # Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.<br>
</div><br>I go to the directory and try:<br><br>root@pootle:/var/lib/pootle/checkouts/fructose/pippy-activity# sudo -u pootle git pull<br>Updating 2a44705..c0b9a64<br>error: Entry 'po/da.po' not uptodate. Cannot merge.<br>
<br>1!root@pootle:/var/lib/pootle/checkouts/fructose/pippy-activity# sudo -u pootle git log po/da.po<br>commit 5f866ced3a490a3b18f81e433d96a1a196a3d811<br>Author: Pootle daemon <<a href="mailto:pootle@sugarlabs.org">pootle@sugarlabs.org</a>><br>
Date:   Thu Sep 3 10:06:44 2009 -0400<br><br>    Adding language da via Pootle<br><br>"git log" in Pootle server show only commit translations, in my machine is completely different.<br>Is like we have two different repositories.<br>
<br>In the Pootle server, the url in .git/config is <br>    url = git+ssh://<a href="http://dev.laptop.org/git/projects/pippy-activity">dev.laptop.org/git/projects/pippy-activity</a><br>in my machine (with sugar-jhbuild instalation) is <br>
    url = git://<a href="http://git.sugarlabs.org/pippy/mainline.git">git.sugarlabs.org/pippy/mainline.git</a><br><br>Anybody knows what happen here? The activity changed the repository and Pootle was not updated?<br>Is on purpose?<br>
Thanks<br><br>Gonzalo<br>