Re: resource forks and cvs?
Re: resource forks and cvs?
- Subject: Re: resource forks and cvs?
- From: Ondra Cada <email@hidden>
- Date: Wed, 25 Sep 2002 15:15:41 +0200
On Wednesday, September 25, 2002, at 02:41 , Tomas Zahradnicky wrote:
I'm sorry, this must be an idiotic question since I can't
find any useful information in google, ADC or this list's
archives. I imported a file with a resource fork to cvs
and it did not preserve the fork. I cannot seem to to find
any info on how to preserve resource forks across cvs
import/check-out's. Is it a standard cvswrapper entry?
The file had no extension to check against.
Use /Developer/Tools/DeRez. This will make .r source file from .rsrc.
Then use /Developer/Tools/Rez to compile .r back into .rsrc.
And, unless you *have to* use forked files for some reason, just dispense
with them: the best bet are datafork resources in separate files (well the
*best* bet are no OS9-like resources at all, but that probably won't suit
you ;)).
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.