Skip navigation.
 
ml[OT] SplitForks and ResMerger?
FROM : Pierre-Olivier Latour
DATE : Wed Jan 29 23:13:14 2003

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_removed>
Palo Alto, USA                      http://www.pol-online.net
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
No related mails found.