Claudiu Cristea wrote:
Finally the problem was solved on a Linux machine.
- commit files to CVS HEAD in translations/ro
Now I cannot commit the changes to the repository. The error: "cvs add: *.po added independently by second party"
The files are probably already there. So you just copy your files over them and then do:
cvs commit -m "new Romanian translation by Claudiu Cristea" *.po
Cheers, Gerhard