honglianglv / reviewboard-svn-hooks

Automatically exported from code.google.com/p/reviewboard-svn-hooks
0 stars 0 forks source link

svn hooks error #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Traceback (most recent call last):
  File "/usr/bin/strict_review", line 9, in <module>
    load_entry_point('reviewboard-svn-hooks==0.2.1-r20', 'console_scripts',
 'strict_review')()
  File
 "/usr/lib/python2.6/site-packages/setuptools-5.4.1-py2.6.egg/pkg_resources.py",
 line 356, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File
 "/usr/lib/python2.6/site-packages/setuptools-5.4.1-py2.6.egg/pkg_resources.py",
 line 2476, in load_entry_point
    return ep.load()
  File
 "/usr/lib/python2.6/site-packages/setuptools-5.4.1-py2.6.egg/pkg_resources.py",
 line 2190, in load
    ['__name__'])
  File
 "/usr/lib/python2.6/site-packages/reviewboard_svn_hooks-0.2.1_r20-

py2.6.egg/reviewboardsvnhooks/strict_review.py",
 line 72, in <module>
    ignore_path = conf.get('rule', 'ignore_path')
  File "/usr/lib64/python2.6/ConfigParser.py", line 541, in get
    raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'ignore_path' in section: 'rule'
This error was generated by a custom hook script on the Subversion server.
Please contact your server administrator for help with resolving this issue.

Original issue reported on code.google.com by zsl...@gmail.com on 1 Aug 2014 at 9:20

GoogleCodeExporter commented 8 years ago
搭建好rb,创建了钩子,,但是提交svn的时候会报这种错误,
求解决。

Original comment by zsl...@gmail.com on 1 Aug 2014 at 9:22