On Tue, Nov 05, 2002 at 01:43:47PM +0100, Peter Karlsson wrote: > Denis Barbier: > > > This is straightforward: > > $ cvs update webwml/english/po webwml/<lang>/po > > $ cd webwml/<lang>/po > > $ make update-po > > If I do this, all translations are removed from (prefixed by #~) all > files but templates, countries and langs. I doubt that is the > intention?
Hmmm, right, all source files must be updated. I've added a target to help tracking down which files to update: $ cd english/po $ make cvsupdate > runcvs $ sh runcvs Denis

