Hello Timotheus,
I've almost finished the translation of the webpage into spanish and I've been trying now what you've suggested to commit it.
First of all I created a branch which contains now the new index.php and a folder named es.
My folder structure is now:
bzr
__ .bzr
__ trunk
____ ...
__ website-es
____ .bzr
____ es/
____ index.php
After that I made a commit to my local branch. But as my working tree is still pointing to the trunk folder structure nothing seems to happen.
Do I need to change my working tree?
If I copy the files into the trunk and then make a commit then they are added to my local branch.
Furthermore I created a branch on launchpad and made a
bzr push --use-existing lp:jomammele/openpetraorg/website-spanish
This went well and I can now see the proper files in the branch. (bazaar.launchpad.net/jomammele/ ... A/website/)
Am I doing right?
Btw: How are bzr.openpetra.org and launchpad connected?
Thank you
Joachim