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

Re: Mac OS X "resource fork" support

From: Eric Gorr <mailist_at_ericgorr.net>
Date: 2005-08-13 16:34:47 CEST

> Paul Sturm wrote:
>
>> I would like to volunteer to implement support for Mac OS X "resource
>> forks".

There is no need to add a feature which solely supports Mac resource
forks, which is a good thing since it should never happen. As I
understand it, Resource forks are now fully within the POSIX xattr
(extended attributes for files) standard - at least starting with MacOSX
10.4. So, if subversion supported xattrs, support resource forks would
simply be apart of this and would have applications far beyond simple
resource forks and likely increasingly useful on all platforms
Subversion runs on - including Windows.

>> So my first question is, is anyone already doing this?

As far as I know, noone is working on adding xattr support.

The aspect that makes implementing xattr support a bit easier is that
there is apparently a 1-1 mapping with the subversion file properties
feature.

Search the archives for xattr for a little more information.

-- 
== Eric Gorr ========= http://www.ericgorr.net ========= ICQ:9293199 ==
"Therefore the considerations of the intelligent always include both
benefit and harm." - Sun Tzu
== Insults, like violence, are the last refuge of the incompetent... ===
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Aug 13 16:35:34 2005

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.