comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Mac Cursor
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Mac Cursor [message #51191 is a reply to message #51161] Tue, 07 November 2006 11:35 Go to previous messageGo to previous message
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
In article <eiqmc3$vhu$1@news.nems.noaa.gov>,
Paul van Delst <Paul.vanDelst@noaa.gov> wrote:

> That's probably not a problem because OSX is not a true Unix. For a start, it's not truly
> case sensitive. I mean, jeez! I have a subversion repository directory (built from my
> linux desktop) that contains my current, brain dead error handler "Message_Handler.f90" as
> well as a not-ready-for-prime-time stack-based error handler module "message_handler.f90".
> When I check out that directory, all hell breaks loose on my mac coz it can't tell the
> difference between the two.

Case-sensitivity is a property of the filesystem. OS X supports several options there,
including standard Unix UFS, MS-DOS, and several flavors of the Mac "native" filesystem,
HFS.

When you initialize/partition a disk with HFS you can choose journaled/non-journaled
and case-sensitive/non-case-sensitive. Unfortunately, in 10.4 you cannot use a case-
sensitive volume as a boot volume. I expect that will change in 10.5 (next spring),
along with full 64-bitness. I currently create my external volumes as case-sensitive.

By the way, HFS is case-preserving, but not case-sensitive, so you can end up with
confusion when you have file names that differ only in case.

This is a hassle, but Apple has been moving to change their legacy non-case-sensitive
filesystem to fully case-sensitive. (In my experience newbies are often quite confused
by case-sensitive systems, so there are some arguments for that approach.)

There are faint rumors that Apple might provide a "modern" filesystem such as ZFS
as an option, but no firm info.

Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: First Posting
Next Topic: Keystrokes While IN a Graphics Window?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 15:09:13 PDT 2025

Total time taken to generate the page: 1.36044 seconds