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
responses in this thread).

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 is smart to find by itself which files need sending to the server.
 

Yep, it's smart enough to find other files you forgot you'd made changes
to. However, it's not smart enough to revert such mistakes for you or
wipe the egg from your face when it happens - you'll end up having to do
that yourself ;)

--
Ross


___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


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 is smart to find by itself which files need sending to the server.
  
 
I always make an update first, and in this case, gtkhtml is checkout-ed
from -r gnome-2-12. After that, runned intltool-update eu and work on a
copy. When the copy is fine (running 'msgfmt -c --strict
--statistics') , copy back to eu.po and with ChangeLog I commit
them.  :)

I'd wrote to [EMAIL PROTECTED] talking about this 'bug'. 

I'm waiting for them, and meanwhile updating other POs

Thanks and best regards,

Dooteo




___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


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,
 
 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 commit them?
 
 I'm commiting updates files last days until now and there was no
 problem :)
 
 Thanks and best regards,
 
 Dooteo
 
 
 ___
 gnome-i18n mailing list
 gnome-i18n@gnome.org
 http://mail.gnome.org/mailman/listinfo/gnome-i18n

___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n


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 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,

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 commit them?

I'm commiting updates files last days until now and there was no
problem :)

Thanks and best regards,

Dooteo
   



___
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n