Re: [Evolution-hackers] e-messagebox.c missing



El 18 Jan 2001 14:14:31 +1300, Guy Steven escribió:
> On 17 Jan 2001, JP Rosevear wrote:
> 
> > On 17 Jan 2001 14:56:53 -0600, Bret Bennett wrote:
> > > missing file under evolution/widgets/misc
> > > filename:
> > > e-messagebox.c
> > > is needed by
> > > e-messagebox.o
> >
> > It was fixed in main cvs about 10 am this morning (EST).
> How long before it propogates to anoncvs3 (the only one that seems to be
> working).
> 
> Out of interest, what is the mechanism by which changes to the main cvs
> server propogate. Do the anon servers simply run some form of cvs update
> command at regular intervals?
> 


Hello, i'm making tests with a cvs mirror, If all is ok I think it will
be activated to the world in one month, but at this moment i'm having
troubles to get synced with the main CVS, I have created the script to
download and sync the CVS with rsync and the first time it download all
the CVS without problems, but after this download, when i run the cron
script to updated the changes (two times in one day) it only gives me
this message:

Wed Jan 17 00:05:01 CET 2001
Welcome to the GNOME CVS Repository!
World domination is just an rsync away...

unexpected EOF in read_timeout
unexpected EOF in read_timeout
Wed Jan 17 12:05:01 CET 2001
Welcome to the GNOME CVS Repository!
World domination is just an rsync away...

unexpected EOF in read_timeout
unexpected EOF in read_timeout
Thu Jan 18 00:05:01 CET 2001
Welcome to the GNOME CVS Repository!
World domination is just an rsync away...

unexpected EOF in read_timeout
unexpected EOF in read_timeout

I thonk that this is the problem that the other CVS mirror have, but
why? I think that is not acceptable that i must do  a "rm -Rf cvs" and
download every time 200Mb.

Ideas?


Here you have the script I use:

<script>

#!/bin/bash
date >>/var/gnome/cvs-mirror/cvsmirror.log
/usr/bin/rsync -az --delete cvs.gnome.org::gnomecvs /cvs/gnome
echo 'anonymous:aaQSqAReePlq6:gnomecvs' > /cvs/gnome/CVSROOT/passwd
echo > /cvs/gnome/CVSROOT/writers

</script>

The /cvs/gnome directory is a symlink to /var/gnome/cvs-mirror/cvs/,
that is where I'm storing the CVS mirror.

Thanks in advance.

> -- 
> ___________________________________________________________________
> *  Guy Steven                       *  Meadow Mushrooms Marathon  *
> *                                   *  Christchurch, New Zealand  *
> *  Barrister & Solicitor            *           #####             *
> *  ph 64 3 355 6189                 *   ###  3 JUNE 2001  ###     *
> *  gsteven southern co nz           *           #####             *
> -------------------------------------------------------------------
> 
> 
> _______________________________________________
> evolution-hackers maillist  -  evolution-hackers helixcode com
> http://lists.helixcode.com/mailman/listinfo/evolution-hackers



-- 
Carlos Perelló Marín
mailto:carlos gnome-db org
mailto:carlos hispalinux es
http://www.gnome-db.org
http://www.Hispalinux.es
Valencia - España





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