Hi Chandra,

On Sat, 2007-05-12 at 09:50 +0530, Chandra Shaker Deverkonda wrote:
>  
> 1) how to  write  bug id suitable  for this regular expressions, what
> ever value i put in commit message iam getting error, 

Don't modify the regular expressions at all, and write a log message
like the example in:

http://files.mkgnu.net/files/scmbug/SCMBUG_RELEASE_0-19-13/manual/html-single/manual.html#FIG-LOG-TEMPLATE-EXAMPLE
 

> Problem:2
>             mapping_values => {
>                 enabled => 1, 
>                 values => {
>                     'educeit' => '[EMAIL PROTECTED]',
>  
> In my understanding  i thought like if ldap users, or users who can
> dont satisfy regex, are not available we can map the users directly
> like above, i dont know myway of writing user is wrong iam getting the
> following error 

Your configuration looks correct. Make sure you also have:

mappings => {
    # Enable SCM username translation. This flag must be
    # turned on for any of the mappings that follow to apply.
    enabled => 1,

I believe this is disabled by default.

> ** Scmbug error 7: Username 'educeit' could not be translated

Did you restart the daemon ?


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

Reply via email to