1 Hi, 2 3 To just generate the manual in portuguese, download the file 4 cvs.texinfo from the actual directory and compile the manual with: 5 6 makeinfo --html cvs.texinfo 7 8 If you what to help with the translation, send a message to 9 bug-cvs (a] nongnu.org and told us what peace you want to translate. 10 11 Some policy: 12 13 * commit just a compileable version 14 15 * don't erase original text. comment original text with '@c <en>'. 16 17 * don't translate comments in english (starting with '@c '. leave them 18 untouched 19 20 * don't translate examples. let's concentrate in finish the work 21 first. 22