Hi
We have about 15 different builds. Each of them has a different Name, different Versions (one of the numbers is incremental) and different features. We create tens of builds every day, part of them we use, most of them not. (This is why we have a main scrip where you can chose which project to build, and then we read the actual details of each project from an INI file)
We need to keep track of all those Builds. We are in process of building a Database that will store all the information, and will be updated partially before of after the build, and partially in the process of the build.
More than this : we want different people to be able to run Builds, so there will be a web application that calls FB using FBCMD .
I wanted to know if any of you are using something similar, or maybe there is a ready made tool that we could buy for this purpose. I will be very glad to hear your ideas.
Daphna Levin