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

Re: Subversion and Macintosh resource fork

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2005-04-20 12:01:50 CEST

There's a meta-data branch, have a look at
http://svn.collab.net/viewcvs/svn/branches/meta-data-versioning/?rev=HEAD
It currently does owner, group, and mode; but it's likely to be extendable for
other data (like resource forks) too.

I'd recommend using a special prefix, like svn:mac-res-fork:$NAME_OF_FORK or
something similar.

Or, if they can get larger, it might be better to store them as .mac-res-fork.
$FILENAME.$FORKNAME as normal files ...

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Apr 20 12:02:53 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.