Folks:
I have a situation where I require a cross between the manual & auto
methods of specifying the product_name_definition.
FWIW, we are using Subversion and Bugzilla.
In a nutshell what I have is a repository with top level directories,
each one representing different products in the bug tracking system.
The top-level directory names do not match the product names exactly so
I cannot use the "auto" method. I do not want to change the directory
names since they are widely used and the current names work best for us.
What would be really helpful is to gave a third mode (perhaps named
"multi-manual") where I could specify the product names in a hash. For
example:
product_name_definition => {
type => 'multi-manual',
value => {
cms => 'Product CMS',
env => 'Product environment scripts',
... => ...
},
},
I would be happy to hack this in to place myself but would much
appreciate any direction that could be provided, such as places that I
would need to make changes for this to work.
Thanks,
Matt
--
Matt Adams
Development & Network Services
Cypress Interactive
http://cypressinteractive.com, http://edsuite.com
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users