mac FilesystemLayout is broken (patch)

2007-03-29 Thread Tim McIntosh

Hi,

Can someone fix the 'mac' file system layout?  It is out of sync with  
the others.


Attached are patches to core/make/FilesystemLayouts/mac and core/base/ 
Source/NSPathUtilities.m, which seem to fix the problems for me.


The patch to NSPathUtilities.m is to fix  
NSSearchPathForDirectoriesInDomains(NSUserDirectory,  
NSAllDomainsMask, YES) so that it will just return ("/Users", "/ 
Network/Users") rather than ("/Users", "/Network/Users", "").  It  
attempts to change the handling of keys in the config file with empty  
values, so that they are treated as if they were not specified at all.


Thanks!
-Tim



mac.patch
Description: Binary data


NSPathUtilities.m.patch
Description: Binary data


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Stable branches created for make, base, back and gui

2007-03-29 Thread Richard Frith-Macdonald


On 29 Mar 2007, at 19:22, Fred Kiefer wrote:



could you please do the same for gui and back? They are not exactly
stable, but sure not more unstable then at any time before :-)

I have figured out that the original gui revision is 24850 and that of
back is 24851. So most likely the merge command would look  
something like:


svn merge -r 24850:24938
svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk
svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/ 
gnustep_stable_20070311


But as this would be my first big merge, I think I better leave  
this to

somebody in the know.


OK ... I've updated gui and back too.


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Stable branches created for make, base, back and gui

2007-03-29 Thread Fred Kiefer
Richard Frith-Macdonald wrote:
> 
> On 29 Mar 2007, at 17:16, Gregory John Casamento wrote:
> 
>> Fred,
>>
>> I'm currently in a location where I can access SVN.   If you could
>> create a tag or branch of the code prior to your change that would
>> suffice.
> 
> I merged make and base changes from trunk in to the
> gnustep_stable_20070311 branches so that all the latest bugfixes are in
> there.
> 

Richard,

could you please do the same for gui and back? They are not exactly
stable, but sure not more unstable then at any time before :-)

I have figured out that the original gui revision is 24850 and that of
back is 24851. So most likely the merge command would look something like:

svn merge -r 24850:24938
svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk
svn+ssh://svn.gna.org/svn/gnustep/libs/back/branches/gnustep_stable_20070311

But as this would be my first big merge, I think I better leave this to
somebody in the know.

Cheers,
Fred


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Stable branches created for make, base, back and gui

2007-03-29 Thread Gregory John Casamento
Correction...   I *cannot* access SVN where I am.  Sorry for the mis-statement.
 
--
Gregory Casamento


- Original Message 
From: Gregory John Casamento <[EMAIL PROTECTED]>
To: Fred Kiefer <[EMAIL PROTECTED]>
Cc: GNUstep Developers 
Sent: Thursday, March 29, 2007 12:16:38 PM
Subject: Re: Stable branches created for make, base, back and gui


Fred,

I'm currently in a location where I can access SVN.   If you could create a tag 
or branch of the code prior to your change that would suffice.

Thanks, GJC
--
Gregory Casamento


- Original Message 
From: Fred Kiefer <[EMAIL PROTECTED]>
To: Gregory John Casamento <[EMAIL PROTECTED]>
Cc: GNUstep Developers 
Sent: Thursday, March 29, 2007 8:37:31 AM
Subject: Re: Stable branches created for make, base, back and gui


Hi Greg,

if you plan to update your stable branch with the content of the trunk,
now is a good time for this. I plan to make a potentially destabilizing
change to gui and back later today.

Cheers,
Fred

Gregory John Casamento wrote:
> Sorry...  I forgot to give the name of the branch:
> 
> The branch is gnustep_stable_20070311
> 
> Later, GJC
> --
> Gregory Casamento
> 
> - Original Message 
> From: Gregory John Casamento <[EMAIL PROTECTED]>
> To: GNUstep Developers 
> Sent: Monday, March 12, 2007 9:05:14 AM
> Subject: Stable branches created for make, base, back and gui
> 
> Please commence testing of the code on these branches and make any fixes you 
> feel necessary there in preparation for the upcoming release.
> 
> Thanks, GJC
> --
> Gregory Casamento
>


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Stable branches created for make, base, back and gui

2007-03-29 Thread Richard Frith-Macdonald


On 29 Mar 2007, at 17:16, Gregory John Casamento wrote:


Fred,

I'm currently in a location where I can access SVN.   If you could  
create a tag or branch of the code prior to your change that would  
suffice.


I merged make and base changes from trunk in to the  
gnustep_stable_20070311 branches so that all the latest bugfixes are  
in there.



___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Stable branches created for make, base, back and gui

2007-03-29 Thread Gregory John Casamento
Fred,

I'm currently in a location where I can access SVN.   If you could create a tag 
or branch of the code prior to your change that would suffice.

Thanks, GJC
--
Gregory Casamento


- Original Message 
From: Fred Kiefer <[EMAIL PROTECTED]>
To: Gregory John Casamento <[EMAIL PROTECTED]>
Cc: GNUstep Developers 
Sent: Thursday, March 29, 2007 8:37:31 AM
Subject: Re: Stable branches created for make, base, back and gui


Hi Greg,

if you plan to update your stable branch with the content of the trunk,
now is a good time for this. I plan to make a potentially destabilizing
change to gui and back later today.

Cheers,
Fred

Gregory John Casamento wrote:
> Sorry...  I forgot to give the name of the branch:
> 
> The branch is gnustep_stable_20070311
> 
> Later, GJC
> --
> Gregory Casamento
> 
> - Original Message 
> From: Gregory John Casamento <[EMAIL PROTECTED]>
> To: GNUstep Developers 
> Sent: Monday, March 12, 2007 9:05:14 AM
> Subject: Stable branches created for make, base, back and gui
> 
> Please commence testing of the code on these branches and make any fixes you 
> feel necessary there in preparation for the upcoming release.
> 
> Thanks, GJC
> --
> Gregory Casamento
>


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Stable branches created for make, base, back and gui

2007-03-29 Thread Nicola Pero
Or branch again ;-)

Anyway, gnustep-make (and the corresponding bits in gnustep-base)
should be ready for release now ... I'm not aware of any more
problems.

We just need to prepare the release notes.

Thanks


-Original Message-
From: Fred Kiefer <[EMAIL PROTECTED]>
Sent: Thu, March 29, 2007 2:37 pm
To: Gregory John Casamento <[EMAIL PROTECTED]>
Cc: GNUstep Developers 
Subject: Re: Stable branches created for make, base, back and gui

Hi Greg,

if you plan to update your stable branch with the content of the trunk,
now is a good time for this. I plan to make a potentially destabilizing
change to gui and back later today.

Cheers,
Fred

Gregory John Casamento wrote:
> Sorry...  I forgot to give the name of the branch:
> 
> The branch is gnustep_stable_20070311
> 
> Later, GJC
> --
> Gregory Casamento
> 
> - Original Message 
> From: Gregory John Casamento <[EMAIL PROTECTED]>
> To: GNUstep Developers 
> Sent: Monday, March 12, 2007 9:05:14 AM
> Subject: Stable branches created for make, base, back and gui
> 
> Please commence testing of the code on these branches and make any fixes you 
> feel necessary there in preparation for the upcoming release.
> 
> Thanks, GJC
> --
> Gregory Casamento
>


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev



___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev


Re: Stable branches created for make, base, back and gui

2007-03-29 Thread Fred Kiefer
Hi Greg,

if you plan to update your stable branch with the content of the trunk,
now is a good time for this. I plan to make a potentially destabilizing
change to gui and back later today.

Cheers,
Fred

Gregory John Casamento wrote:
> Sorry...  I forgot to give the name of the branch:
> 
> The branch is gnustep_stable_20070311
> 
> Later, GJC
> --
> Gregory Casamento
> 
> - Original Message 
> From: Gregory John Casamento <[EMAIL PROTECTED]>
> To: GNUstep Developers 
> Sent: Monday, March 12, 2007 9:05:14 AM
> Subject: Stable branches created for make, base, back and gui
> 
> Please commence testing of the code on these branches and make any fixes you 
> feel necessary there in preparation for the upcoming release.
> 
> Thanks, GJC
> --
> Gregory Casamento
>


___
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev