everyone. Due to lose manual document about python svn api. I can't solve this issues.
The detail is, when someone commit svn something to repository "/repo/prj1". But, I wang to change these content commit to other place, ie, "/repo/prj2". I found many examples about python svn script, and try to do this using hooks. But, I can't solve this issue.
Can anyone help me? Thanks first!