Page 1 of 1

component based development

Posted: 12 Jul 2005, 14:58
by Guest
Hi!

We are trying to use Mantis on a component based development.
So we have set our components as individual projects.
Then we set for every product the required components as subproject.

Now, for example:
A certain Product has its own version number, let's say 1.1.0
ant it has two subproject:

- subproject A (it has version 1.0.0 and 1.2.0)
- subproject B(it has version 1.0.0 and 2.0.0)

How can we create a product using A v. 1.2.0 and B version 2.0.0 ?

Thanks