Update Files at the Fedora

Malcolm Hunter malcolm.hunter at gmx.co.uk
Fri Mar 12 13:52:33 UTC 2004


On Friday 12 Mar 2004 13:34, Aman ALAM wrote:
> Hi
>
> I update some po files and need to update, I use update command with cvs
> account,
>
> ++++++++++++++++it shows  status  M(locally modify)
> +++++++++++++++++++++++++++
>
> but also there is message at every time when i login
>
>  (Please give  complete steps to update the status)
>
>
> At the site of Fedora, status is not update, Please Help me to start the
> update on the site

"M" means you have modified files and have not committed them to cvs.

cvs ci -m "Translated messages"

will commit them. "Translated messages" is whatever you choose - this informs 
other people what changes you have made to the files.

Also, if you create new files that don't exist in cvs, you need to "add" them.

cvs add yourfile.po

will do this - you then need to commit in the same way.

Regards,
Malcolm
-- 
KDE Proof Reading Team
KDE British English Translation Team

http://i18n.kde.org/teams/info/en_GB





More information about the trans mailing list