"Romain Thouvenin" <romain.thouvenin@...400...> writes:
OK, changes are now available on trunk also. I've checked out the trunk as explained by the wiki, is it this version that I should use as a working copy ?
If you want to work on translations as development goes on, then yes. However, if there is still something to do for the translations as they should appear in the upcoming 0.45 release (e.g. the tutorials), then you should get the 0.45 branch with
svn checkout https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/branches/RELE... inkscape-0.45-release-branch
(The tutorials' XML sources are in the doc-docbook module (outside of the branch), but the converted SVG tutorials reside in the inkscape module that is branched).
What are the project policies concerning branches ?
Each release gets its own branch, and there were some more branches in the past for experimentation (e.g. the Google summer of code work). These usually do not matter for translation work, as they get merged back into trunk if the experiment worked out.
Cheers Colin