[OT] SplitForks and ResMerger?
[OT] SplitForks and ResMerger?
- Subject: [OT] SplitForks and ResMerger?
- From: Pierre-Olivier Latour <email@hidden>
- Date: Wed, 29 Jan 2003 14:13:14 -0800
Hi,
Using the developer tools SplitForks and ResMerger, I'm trying to convert
files with a resource fork to a CVS friendly tar. However, the step with
ResMerger is not working:
I start with this file:
"PixelShox Web Site.webloc"
Then I run:
/Developer/Tools/SplitForks "PixelShox License.webloc"
I get this in the folder:
-rw-r--r-- 1 pol admin 648 Jan 29 12:38 ._PixelShox License.webloc
-rw-r--r-- 1 pol admin 0 Nov 16 13:14 PixelShox Web Site.webloc
Now when I try to "reassemble" the forks with Resmerger with this command:
/Developer/Tools/ResMerger -srcIs DF -dstIs RSRC "._PixelShox
License.webloc" -o "PixelShox Web Site.webloc"
I get this error:
### ERROR (file:ResMerger.c, line:133): failed to open source file (-199)
Thanks for any help!
_____________________________________________________________
Pierre-Olivier Latour email@hidden
Palo Alto, USA
http://www.pol-online.net
_______________________________________________
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.