On Wed, 2007-07-25 at 14:51 -0400, Jun wrote:
> Kristis,
>  
> No. I could not find anything I did wrong. I am waiting for Lucas

Perhaps you could install the Bugzilla source in another directory
(not /srv/bugs) and try again ?

Also, can you upgrade Perl in your system ? I recall some problems with
Perl in the past related to detecting packages.

>  answering you. It is critical to me right now. Without the fix,
> scmbug could not be used in the production line.
>  
> BTW, I have another question,
> I am using mapping_regexes to map the user names between svn and
> bugzilla. Can I map more than one domain? like, 
>  '^(\w+)$' => '[EMAIL PROTECTED]',
>  '^(\w+)$' => '[EMAIL PROTECTED]'

Well, not like that. This says that all usernames should be mapped to
two different domains. So which one is it ? The first, or the second ??
If you have an LDAP directory that contains that accurate mapping
perhaps you should use LDAP. Else you need to manually hardcode the
mappings of all 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