开发者

Flash fla files corrupted by CVS

开发者 https://www.devze.com 2023-01-08 13:45 出处:网络
I have saved my Flash fla files with Eclipse CVS and some where on the way, I set their ASCII\\BINARY value to ASCII and now my files are totally corrupted.

I have saved my Flash fla files with Eclipse CVS and some where on the way, I set their ASCII\BINARY value to ASCII and now my files are totally corrupted.

Does anyone know of a way to fix fla files or any files that are binary but were saved as ASCII in CVS?

Thanks for your h开发者_StackOverflow社区elp.


You may luck out and get things working by just setting the file type to binary. That should be sufficient to get all the mangling of $Id$ etc. undone, and if that was the only problem, your files may work. Or not – corrupted files are a problem no matter how you broke them.

0

精彩评论

暂无评论...
验证码 换一张
取 消