At 3:07 PM -0400 8/9/08, Karl Fogel wrote:
>Peter Samuelson <peter_at_p12n.org> writes:
>>> ---
>>>subversion-1.5.0/subversion/include/applefile.h
>>> 1969-12-31 19:00:00.000000000 -0500
>>> +++
>>>subversion-appledouble-1.5.0/subversion/include/applefile.h
>>> 2008-06-19 15:25:57.000000000 -0400
>>> @@ -0,0 +1,348 @@
>>> +/* applefile.h - Data structures used by AppleSingle/AppleDouble
>>> +* file format
>>> +*
>>> +* Written by Lee Jones, 22-Oct-1993
>>
>> With no license. Ummm. Lee Jones, you have a call on line 1. Lee
>> Jones, line 1, please.
>
>I think the web site said something about that file being in the public
>domain... (Thanks for the review, though!)
I can check with Matt if you need, but the
contents of the header are in RFC 1740:
<http://www.ietf.org/rfc/rfc1740.txt>
I think they just extracted the header from the RFC.
I'll be glad to chase down licenses, etc. (or
re-extract the header from the RFC) if you need
as well as performing impedance matching with the
author as needed.
I have 20 years of Mac OS programming experience
but not a lot of experience with the svn code
base -- that is likely to chance once I can use
svn with my production code. ;-)
I'll also be glad to participate in the Real Solution.
However, this looks like a pretty safe
intermediate solution which is forward compatible
-- the next rev just needs to recognize the
property and repackage the data and delete the
property on check-in.
Cheers,
-Steve
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-10 02:33:55 CEST