[Fwd: Re: indonesian status page, gnome-2-14, desktop group]



need help about cvs add command...!!

--

salam


Gray's Law of Programming:
`_n+1' trivial tasks are expected to be accomplished in the same
time as `_n' tasks.

Logg's Rebuttal to Gray's Law:
`_n+1' trivial tasks take twice as long as `_n' trivial tasks.


--- Begin Message ---
El lun, 05-06-2006 a las 10:25 +0700, ahmad riza h nst escribió:
> Carlos Perelló Marín wrote:
> 
> > 
> > If you don't believe it, do a fresh checkout of that branch.
> >
> 

Hi

> ok, i try to fresh checkout it (again)...:
> 
> ari servint:/data/ari/doc/gnome/cvs/gnome-2-14$ cvs -z3 
> -d:ext:rizahnst cvs gnome org:/cvs/gnome co -r gnome-2-14 
> fast-user-switch-applet/configure.ac 
> fast-user-switch-applet/ChangeLog 
> fast-user-switch-applet/po/ChangeLog 
> fast-user-switch-applet/po/id.po
> gnome-screensaver/ChangeLog
> gnome-screensaver/configure.ac 
> gnome-screensaver/po/ChangeLog gnome-screensaver/po/id.po
> Enter passphrase for key '/home/ari/.ssh/id_rsa':
> U fast-user-switch-applet/configure.ac
> U fast-user-switch-applet/ChangeLog
> U fast-user-switch-applet/po/ChangeLog
> cvs server: warning: new-born 
> fast-user-switch-applet/po/id.po has disappeared
> U gnome-screensaver/ChangeLog
> U gnome-screensaver/configure.ac
> U gnome-screensaver/po/ChangeLog
> cvs server: warning: new-born gnome-screensaver/po/id.po has 
> disappeared
> ari servint:/data/ari/doc/gnome/cvs/gnome-2-14$
> 
> then i try to add the po:
> ari servint:/data/ari/doc/gnome/cvs/gnome-2-14/fast-user-switch-applet/po$ 
> cvs add id.po
> Enter passphrase for key '/home/ari/.ssh/id_rsa':
> cvs server: id.po added independently by second party
> 
> ari servint:/data/ari/doc/gnome/cvs/gnome-2-14/gnome-screensaver/po$ 
> cvs add id.po
> Enter passphrase for key '/home/ari/.ssh/id_rsa':
> cvs server: id.po added independently by second party
> ari servint:/data/ari/doc/gnome/cvs/gnome-2-14/gnome-screensaver/po$
> 
> so i try to commit gnome-screensaver. the commit log message 
> say:
> 
> CVS: 
> ----------------------------------------------------------------------
> CVS: Enter Log.  Lines beginning with `CVS:' are removed 
> automatically
> CVS:
> CVS: Committing in .
> CVS:
> CVS: Modified Files:
> CVS:  Tag: gnome-2-14
> CVS:    ChangeLog configure.ac po/ChangeLog
> CVS: 
> ----------------------------------------------------------------------
> 2006-06-05  Ahmad Riza H Nst  <rizahnst eriagempita co id>
> 
>          * id.po: Re-added. (the old one is disappeared).
>          * configure.ac: Added id.po in to ALL_LINGUAS line 
> (added before,
>                          but currently disappeared, so re-added)
> 
> as notice at above commit log messages, id.po is not 
> schedulled to added to cvs, why would this happen?
> am i did a wrong command or something ?
> 
> what is it mean: cvs server: id.po added independently by 
> second party?

I haven't used CVS with branches since long ago, but I think you need to
do something like 'cvs add -r gnome-2-14 id.po' or the file will be
added to HEAD. If that fails, please mail gnome-i18n gnome org , there
are many people that are used to do that and would give you some help.

Cheers.

> 
> please help...!!!
> 
> thanks!
> 


--- End Message ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]