Is using uncompressed XFL documents with SVN advisable?
My team and I are considering switching to using the "Flash CS5 Uncompressed Document (*.xfl)" option in Flash CS5 based on the assumption that it will allow better collaboration and conflict resolution when working in a version-controlled (SVN) environment. We would like to avoid the common situation of irresolvable conflicts when multiple people edit an FLA.
Some cas开发者_Go百科ual research on Google has suggested that this approach may be fraught with issues, at least in the initial release of Flash CS5: http://forums.adobe.com/thread/645610
Has anyone had success or failure with this approach? Is this a favourable or detrimental change in workflow?
We use it in our team all the time and its amazing. It will literally swap out imported assets with others when changes to the xfl are made. Very advisable. And I can't report any failures.
Edit: I never ran into any of the issues marked there, I only ever noticed that sometimes it adds like little files for different things every once in awhile and so I had to keep checking those files out, but I never had conflicts with the DomDocument.xml and this is over PC and Mac too so I never had the other issue... Of course, maybe I was just lucky or it did get resolved later on : )
精彩评论