Automated Revisioning (SVN + Ant + Flex)
May 8, 2008 – 1:36 amTell me if this has happened to you: Your client wants a simple change to your awesome Flex application. You rock it out and deliver a new .swf with the piece of cake change. But nothing is different for them! The problem is still there! You spend the next four hours trying to figure out why the fix works for you and not for them. Only to find out that the file was put on the wrong server. Or that their .swf was still cached. Or any number of reasons as to why the newest build isn't seen. Wouldn't it be great to know that the .swf they're seeing is the .swf they're supposed to see? Maybe some number in there that shows what revision their .swf is? There are some great tools that handle that stuff for us. CruiseControll ...