In 3.6, there was a script called "Commit source files".
It allowed to send the content of the /source folder to a team project.
As it was not compatible with 4.x, it has been discontinued. In addition, the script was not "safe", as it could be launched during a synchronisation process, or a synchronisation process could happen while the script was running.
In the Project menu, the entry Commit Source Files allows to send files from the /source folder to the /source folder of a team project.
It will abort if synchronisation is currently taking place and it will prevent synchronisation from happening.
Currently, in 4.x, there is a bug in the folder synchronisation logic: files are modified or added, but are never deleted. As Commit Source Files uses the same internal features, it has the same issue. If the issue is solved, the feature will inherit that improvement.
Didier
Implemented in SVN (/trunk, revision 10069).
Didier
Implemented in the released version 4.1.2 update 2 of OmegaT.
Didier