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

Re: Pre/Post-processing files on check-in/out

From: Augie Fackler <durin42_at_gmail.com>
Date: 2007-10-03 05:29:32 CEST

On Oct 2, 2007, at 10:50 PM, Jack Repenning wrote:

> On Oct 2, 2007, at 6:55 PM, Steve Sisak wrote:
>
>> Passé or not, I still need to support Mac OS resource forks, types
>> and creators (those are on their way back) and other Mac OS file
>> metadata.
>
> Yeah, I was afraid of that. Had to ask, you know.
>
>> But if you cast the problem as "support for general MIME type
>> decoding", that has general usefulness. Supporting Mac OS files
>> attributes is just a test case.
>
> Hey, I like that "requirements judo"! I agree it puts the key
> parts of the change into somewhere useful to all platforms (I'm
> real paranoid about non-Mac developers breaking our Mac-o-
> syncracies - nothing personal, just an abiding sense of fragility).
>
>> The MIME types for Mac OS file encodings have been set in stone
>> for at least a decade (maybe 2).
>>
>> Matt has proposed file:appledouble for the property which contains
>> the AppleDouble header file (associate with a given data file) --
>> the format of the contents has been defined since A/UX. Unless
>> there are major objections from someone, it's fine with me.
>
> Why isn't the standard name for this property "svn:mime-type"? I
> think there are official standard MIME types for AppleDouble and -
> Single (multipart/appledouble and application/applefile,
> respectively), so anything with that MIME type could, by a Mac
> client, be exploded into the "real" file on checkout, and glommed
> back up on checkin, right?
>
> (Mental note about non-Macophilic file systems, like UFS, on Mac
> platforms....)

QuickTime components rely fairly heavily on resource fork components
and the way we handle this is by storing our resource fork elements
in a rez file which then gets hit with Rez as part of the build
system - maybe you can DeRez everything and version that?

Augie

>
>
>
>
>
> -==-
> Jack Repenning
> jackrepenning@tigris.org
> Project Owner
> SCPlugin
> http://scplugin.tigris.org
> "Subversion for the rest of OS X"
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 3 05:29:56 2007

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.