Hi, > If this is what Fred has been warning us for, I'd give Fred +100 and > immediately vote to have all his suggestions be made the absolute rule. > This is a mess.
Currently the workflow as suggested just doesn't work for me. If you do a release build or run any mustella tests it's then not possible to rebase the SDK. These unstagged changes are changes that you don't want to commit (test xml files or png files) or local changes to the XML config files (if you're using a different version of the FP for instance) and you can't add all to .gitignore. The only solution I can think off it to run tests, builds etc in a copy of the SDK but that makes the whole build, test, fix, commit cycle about twice as much work. Justin