info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Mac binaries


From: Wade Williams
Subject: RE: Mac binaries
Date: Fri, 31 May 2002 13:25:43 -0500

> Apologies if this has been done before, but I can't find it
> anywhere.  I want to process some binary files on a mac running
> OSX, using the command line CVS that comes with BSD,
> instead of using the GUI version.  specifying a -kb on the
> command line treats the files as binary, but I'm not getting the
> resource fork for the files, just the data fork.  Does anyone know
> how I can get around this?
>

You need to wrap the binary in a dual-fork preserving encoding, such as
Macbinary.  See the example cvswrappers file that comes on OS X for what
they did with nib files for example.

However, to do it for a dual-fork file, you'd need a command-line version of
Macbinary, which I don't think exists at this point.

Wade




reply via email to

[Prev in Thread] Current Thread [Next in Thread]