Try setting the product_name_definition as follows:

product_name_definition => {
    type => 'auto',
    values => { 'proj(.+)/' => 'bugtrack$1'
              }
    },
              

On Thu, 2010-09-09 at 08:09 +0000, Miodrag Zivkovic wrote:
> Hi guys,
>  
> I have a dilemma:
> What's the best pair of values for product/repository when there are
> multiple projects in one repository and the product should be assigned
> to only one project.
>  
> For example, if I have proj11, proj12 and proj13 projects under one
> repository (repos1), and I note bugs for proj11 project with
> bugtrack11 product,
> how have I set product and repository value when I run
> scmbug_install_glue
>  
> Regards,
> Miodrag
> 
> _______________________________________________
> scmbug-users mailing list
> [email protected]
> http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

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