honglianglv / reviewboard-svn-hooks

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

urlopen error[Errno:10060] #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.set the hook
2.change the code and commit,svn error: no review id
3.create review quest (review id:2),review and ship it,then close the review 2 
4.svn commit(comment include:review:2)

What is the expected output? What do you see instead?
expected output:svn commit ok! At revision:XXX
instead:
        svn:Commit blocked by pre-commit hook (exit code 1) 
        with outpue:<urlopen error[Errno:10060]>

What version of the product are you using? On what operating system?
operating system:windows2003
reviewboard:1.6.11
reviewboard-svn-hook:0.2.1_r20
tao-reviewboard

Please provide any additional information below.
no

Original issue reported on code.google.com by judy_...@hotmail.com on 11 Sep 2012 at 9:17

GoogleCodeExporter commented 8 years ago
The problem has been solved,.
"path" in the code to show webpage should be the reviewboard review webpage 
address.

Original comment by judy_...@hotmail.com on 26 Sep 2012 at 6:55