[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Change file names in text-base and prop-base

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2001-11-08 22:09:43 CET

> > That's Mac OS 9, not Mac OS X. Are we even targetting 9 as a platform?
> >
> > Mac OS X can handle the same length as BSD filenames.
>
> Only on UFS partitions; if OSX uses HFS (and by default it will) then you
> still are limited to 32.

Um, I don't think so. Mac OS X by default uses HFS+, not HFS.

My machine has 3 partitions, all formatted HFS+:

    helios $ touch 1234567890123456789012345678901234567890123456789012345678901234
    helios $ ls -la 1234567890123456789012345678901234567890123456789012345678901234
    -rw-r--r-- 1 bwf unknown 0 Nov 8 15:05 1234567890123456789012345678901234567890123456789012345678901234
    helios $

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.