When team project is downloaded, the remote omegat.project
is mirrored into PROJECT/.repositories/LOCAL_COPY/omegat.project
and copied into PROJECT/omegat.project
. The file in PROJECT/.repositories/LOCAL_COPY
is synced, but the one in PROJECT
is not, it remains in the same version as it was first dowloaded. This makes it harder to manege some of the project settings for the whole team (most importantly, mappings, but there might be a need to adjust source or target language/variant, tokenizer or a list of excludes). Currently you have to inform the team to redownload the project afresh, but it would be much more logical if local omegat.project
was synced the same way as other critical project files are.
Implemented in SVN (/trunk, rev. 10164).
Opening team projects now takes a few seconds before showing "Loading project", so I have added an "Opening team project" message at the bottom of the screen.
Didier
Implemented in the released version 4.1.3 of OmegaT.
Didier