2525: When i use the svn hook script,it says can't find module svn.fs

smbs*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 24, 2012
What version are you running?
1.6.4.1

What's the URL of the page containing the problem?
N/A

What steps will reproduce the problem?
1.I want to integrate reviewboard with svn,ad I found a script named "svn-hook-postcommit-review" in path ~/contrib/tools/.
2.Then I tried to execute it,but it suggests me modules svn.fs not found in line 69

What is the expected output? What do you see instead?
I wonder where is the svn.fs module,should i get another svn python support package?

What operating system are you using? What browser?
Win XP SP2

Thx for your answer~
david
#1 david
It looks like this hook script is written using the native svn bindings (as opposed to pysvn). You'll have to install those.
  • +SetupIssue
#2 zych****@gmai***** (Google Code) (Is this you? Claim this profile.)
There is no pysvn found when I use easy_install or pip to install it, where can we find it ?
david
#3 david
Some operating systems package it, or you can get it from http://pysvn.tigris.org/project_downloads.html