I want to know if there's a way to do this, to auto-generate from zero an mflow file based upon the xml files.
If not, how do you guys manage to merge with SVN those mflow files? its basically impossible! you need to manually merge them from the IDE Mule UI using drag-and-drop or going into the xml and adding that manually as well.
Thanks.
Using mule studio those files are mirrored real-time on saves (file deletes or edits). So if you want to do this outside of MS then you will need an automation tool to do it like ant. In general its better to work with the files in the /flow folder.