[Gnustep-cvs] gnustep/core/make ChangeLog which_lib.c

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 08:25:05 Modified files: core/make : ChangeLog which_lib.c Log message: Fixes to support additional library types on mingw.

[Gnustep-cvs] gnustep/core/make ChangeLog configure configure...

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 08:10:34 Modified files: core/make : ChangeLog configure configure.ac rules.make target.make Log message:

[Gnustep-cvs] GNUstep Testfarm Results

2005-10-23 Thread Adam Fedor
Test results for GNUstep as of Sun Oct 23 06:35:37 EDT 2005 If a particular system failed compilation, the logs for that system will be placed at ftp://ftp.gnustep.org/pub/testfarm If you would like to add your machine to this list, set up a cron job (make sure you set up your PATH and other

[Gnustep-cvs] gnustep/core/make ChangeLog config.h.in configu...

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 11:24:30 Modified files: core/make : ChangeLog config.h.in configure configure.ac which_lib.c Log message:

Re: Proposal: Subversion Migration

2005-10-23 Thread Markus Hitter
Am 23.10.2005 um 05:20 schrieb Adam Fedor: /libs/base/{trunk,tags,branches} /libs/gui/{trunk,tags,branches} /libs/Renaissance/{trunk,tags,branches} /apps/Gorm/{trunk,tags,branches} /apps/gworkspace/{trunk,tags,branches} and so on. We could then have something like: /modules/dev-apps

[Gnustep-cvs] gnustep/core/base ChangeLog Documentation/Base....

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 11:27:32 Modified files: core/base : ChangeLog core/base/Documentation: Base.gsdoc core/base/Headers/Foundation:

[Gnustep-cvs] gnustep/core/base ChangeLog Headers/Foundation/...

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 14:53:03 Modified files: core/base : ChangeLog core/base/Headers/Foundation: NSFileManager.h NSString.h

[Gnustep-cvs] gnustep/core/base ChangeLog Source/NSException.m

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 15:11:19 Modified files: core/base : ChangeLog core/base/Source: NSException.m Log message: Added nice debugging patch

[Gnustep-cvs] gnustep/core/base/Source NSException.m

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 15:14:35 Modified files: core/base/Source: NSException.m Log message: Use fprintf rather than NSLog to avoid any recursive exception

[Gnustep-cvs] gnustep/core/make GNUstep.conf.in

2005-10-23 Thread Nicola Pero
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Nicola Pero [EMAIL PROTECTED] 05/10/23 15:42:17 Modified files: core/make : GNUstep.conf.in Log message: Extended comments a bit CVSWeb URLs:

[Gnustep-cvs] gnustep/core/make ChangeLog config.make.in comm...

2005-10-23 Thread Nicola Pero
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Nicola Pero [EMAIL PROTECTED] 05/10/23 16:44:28 Modified files: core/make : ChangeLog config.make.in common.make Log message: Read the config files in makefiles while building CVSWeb

[Gnustep-cvs] gnustep/core/make config.make.in ChangeLog

2005-10-23 Thread Nicola Pero
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Nicola Pero [EMAIL PROTECTED] 05/10/23 16:51:06 Modified files: core/make : config.make.in ChangeLog Log message: Removed duplicated code that was already in names.make CVSWeb URLs:

Re: Proposal: Subversion Migration

2005-10-23 Thread Andrew Ruder
On Sun, Oct 23, 2005 at 06:50:31AM -0700, Gregory John Casamento wrote: /libs/base/{trunk,tags,branches} /libs/gui/{trunk,tags,branches} /libs/Renaissance/{trunk,tags,branches} /apps/Gorm/{trunk,tags,branches} /apps/gworkspace/{trunk,tags,branches} and so on. We could

[Gnustep-cvs] gnustep/core/make ChangeLog configure.ac configure

2005-10-23 Thread Nicola Pero
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Nicola Pero [EMAIL PROTECTED] 05/10/23 19:42:00 Modified files: core/make : ChangeLog configure.ac configure Log message: Fixed error in documentation of configure option CVSWeb URLs:

Re: Proposal: Subversion Migration

2005-10-23 Thread Andrew Ruder
On Sun, Oct 23, 2005 at 01:25:20PM +0200, Markus Hitter wrote: Subversion doesn't enforce any directory layout at all. Tags, branches and copies are all cheap and are all the same: a bunch of references in a new directory to what you have copied/tagged/ branched. To me, it's unclear why

Re: Proposal: Subversion Migration

2005-10-23 Thread David Ayers
Andrew Ruder schrieb: On Sun, Oct 23, 2005 at 06:50:31AM -0700, Gregory John Casamento wrote: /libs/base/{trunk,tags,branches} /libs/gui/{trunk,tags,branches} /libs/Renaissance/{trunk,tags,branches} /apps/Gorm/{trunk,tags,branches} /apps/gworkspace/{trunk,tags,branches} and so on. We could

Re: Proposal: Subversion Migration

2005-10-23 Thread Andrew Ruder
On Sun, Oct 23, 2005 at 10:17:08PM +0200, David Ayers wrote: libs/frameworks - tendency: no tools/apps/servers - tendency: maybe dev/user - tendency: maybe not) nah, I think we will run into issues if we try to subdivide too much and make it only harder to do a checkout. Organizational

[Gnustep-cvs] gnustep/core/base/Source NSException.m

2005-10-23 Thread Richard Frith-Macdonald
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Richard Frith-Macdonald [EMAIL PROTECTED] 05/10/23 21:30:25 Modified files: core/base/Source: NSException.m Log message: Add missing newlines in fprintfs CVSWeb URLs:

Re: Proposal: Subversion Migration

2005-10-23 Thread Helge Hess
On 23. Okt 2005, at 13:25 Uhr, Markus Hitter wrote: Unlike CVS, Subversion numbers versions throughout the whole repository. A bunch of files checked out have always the same version; files get higher version numbers even without being changed. As a result, one should tend to make small

Re: GNUstep moving forward

2005-10-23 Thread Sheldon Gill
Gregory John Casamento wrote: GNUstep has been relatively stagnant over the last several months and it has become a cause for concern for me. I am observing the same thing and realised few reasons (ordered how they comeunder my fingers on keyboard): External issues: 1. GNUstep

[Gnustep-cvs] gnustep/core/back ChangeLog configure configure.ac

2005-10-23 Thread Adam Fedor
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Adam Fedor [EMAIL PROTECTED] 05/10/24 02:55:47 Modified files: core/back : ChangeLog configure configure.ac Log message: * configure.ac: Check for invalid backend graphics name.

[Gnustep-cvs] gnustep/Startup ANNOUNCE ChangeLog ErrorList In...

2005-10-23 Thread Adam Fedor
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Adam Fedor [EMAIL PROTECTED] 05/10/24 02:59:56 Modified files: Startup: ANNOUNCE ChangeLog ErrorList InstallGNUstep configure configure.ac setupvars.in Log