Matt,

Have a look at

http://bugzilla.mkgnu.net/show_bug.cgi?id=821


On Tue, 2008-10-07 at 13:23 -0400, Matt Adams wrote:
> 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.

How about we call this new mode "mapped" ?

An implementation of this feature would need to modify Activity.pm.in to
execute the mappings. Also the required support in Glue.pm.in for
verifying such a configuration variable. And test cases for CVS,SVN,Git;
if you build these for one of the systems, e.g. SVN, I should be able to
build them for the others.

I would highly recommend you run the testsuite in debugging this, and
things that might break.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to