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

Re: Versioning MacOSX files with Resource Forks...solutions?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-06-15 22:22:47 CEST

On 15.06.2005, at 22:17, Geoffrey Alan Washburn wrote:

> Ryan Schmidt wrote:
>
>> - Put the file on a disk image (of any format), or in a StuffIt
>> archive, or in a Zip archive, and check in the archive or image.
>
> But is there a good way of automating this? Or is the best
> that can be done is to write a pair of scripts that will put my
> working copy in to an "acceptable" form for SubVersion and another
> that will put it back into a form that will be okay for all my
> other applications?

Well, the StuffIt or Zip options might need that, but if you make a
read/write disk image, you can just check it out, mount it, make
changes, unmount it, and check it in. If you make it a sparse disk
image, then it only takes up about as much space as its contents. So
hopefully that would be usable.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 15 22:24:23 2005

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

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