CVS advice (was Re: Can't commit updated PO file: gtkhtml gnome-2-12)

2005-09-09 Thread Ross Golder
On พฤ., 2005-09-08 at 21:04 +0100, Simos Xenitellis wrote: I think that adding the files you want to update in the command line causes the problem. Wrong. The command dooteo was using was perfectly correct valid. The cause of the problem is explained in the error message (and in other

Re: CVS advice (was Re: Can't commit updated PO file: gtkhtml gnome-2-12)

2005-09-09 Thread dooteo
Hi all, I would go so far as to *recommend* that you specify exactly which files you are trying to commit (as dooteo did), in case you accidentally commit changes to files that weren't ready to be commit. I always do. And, *always* do a cvs diff first to be sure your patch is clean! CVS

Can't commit updated PO file: gtkhtml gnome-2-12

2005-09-08 Thread dooteo
Hi, I've got some problems to commit gtkhtml updated translations to gnome-2-12 branch /mnt/gnome/gtkhtml-2.12/po$ cvs commit eu.po ChangeLog cvs server: sticky tag `gnome-2-12' for file `eu.po' is not a branch cvs server: sticky tag `gnome-2-12' for file `ChangeLog' is not a branch How can I

Re: Can't commit updated PO file: gtkhtml gnome-2-12

2005-09-08 Thread dooteo
Hi, I'm still can't commit eu.po file to gtkhtml (gnome-2-12 branch) even that a few minutes ago I'd commit eu.po's for libgtop, zenity, etc... eu.po file is msgfmt perfectly, without errors. Any suggest? Thanks and best regards, dooteo On og., 2005-09-08 at 18:15 +0200, dooteo wrote: Hi,

Re: Can't commit updated PO file: gtkhtml gnome-2-12

2005-09-08 Thread Simos Xenitellis
Hi, The command line is $ cvs -z3 commit -m Updated Euskara translation I think that adding the files you want to update in the command line causes the problem. CVS is smart to find by itself which files need sending to the server. Simos dooteo wrote: Hi, I'm still can't commit eu.po