-----Mensagem Original----- De: "Nuno Lopes" <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Enviada em: domingo, 19 de outubro de 2003 15:52 Assunto: [PHP-DOC] commit files with the web interface
> Hello, > > I need your oppinion about the way how commits will work in the web > interface to translate the manual. > > There was an idea to solve the problem of being always changing CVS dir with > the user's information. > > The solution would be to have just a CVS account (that hot solution) and all > commits would be done by the admin of the project. I'll explain: > A translator would translate a file. Then, that file would be marked as > 'to-review'. Then, the admin would read the file, and make any changes (if > necessary), and the file would be marked as 'to-commit'. At the end of day > (throught a cron job) an update script would run and checkout any changes to > files and would commit/add the new translations. > With this solution, we would have better quality translations and we would > have just one CVS account for each project. > This is better than previous in use only one acount and I person view the files before commit. More one sugestion, the script at cron do a "make test" before commit to make sure the manual compiles. > > Any comments? > > > Nuno Lopes >