Re: [Gtk-gnutella-devel] cvs update problems

2004-08-18 Thread Christian Biere
Chris Winne wrote: > I've been unable to update my tree from cvs for about a week (last > successful update was 2004-08-10). This occurs on two machines (in two > locations), Yes, anonymous CVS is down and nobody knows for how long. -- Christian pgpFrgGlrYOII.pgp Description: PGP signature

[Gtk-gnutella-devel] cvs update problems

2004-08-18 Thread Chris Winne
Hi, I've been unable to update my tree from cvs for about a week (last successful update was 2004-08-10). This occurs on two machines (in two locations), one fedora (core 2), one slackware (current), both running cvs-1.11.17 and updated. I get the following: i--- $ cvs -z3 -d:pserve

Re: [Gtk-gnutella-devel] ui/core separation patch committed

2004-08-18 Thread Christian Biere
Emile Roberts wrote: > - I don't know what to put for the ID and copyright information at the top of > new files (all the new files begin with "ui_core_interface" at this point). > just put "FILL_IN_EMILES_BLANKS" at the top of the defs files > so hopefully it will be easy to replace it with the

[Gtk-gnutella-devel] ui/core separation patch committed

2004-08-18 Thread Emile Roberts
Hi, I'm committed the separation patch finally. I think we worked out most of the issues with it. Explanations on what I did with it can be found in devguide (GUICORE_SPLIT). Below I've listed some of the problems I see with it as it stands (this is in the devguide/GUICORE_SPLIT file btw, but ju