>>          I am using svn1.6.3. I put all source code and documents of our
>> team into one repo. It works great for two years until last month. Now
>> when
>> I run 'svn log http://192.168.0.3:907/svn' (where 192.168.0.3 is our
>> server's address), svn returns 'svn: REPORT request failed on
>> '/svn/!svn/bc/20890' after returned some log information.

Things generally don't *just stop* working after two years, fortunately.
Something must have changed. 

> We are using JIRA's svn plugin which using svn log 

This is not entirely true. Have you upgraded jira? The jira-svn integration
uses svnkit (not native svn), if you've upgraded jira then the version of
svnkit would have been bumped, maybe it's incompatible now.

As well as what the others have suggested I'd try putting svnkit (same
version which jira uses) on the box, and run your log and other comments
with jsvn.bat. This was helpful to me in debugging issues with svn+ssh
connections between jira and svn.

(Although this doesn't explain why svn log is not working but it works from
tortoise).

jamie
-- 
View this message in context: 
http://old.nabble.com/svn%3A-REPORT-request-failed-on-%27-svn-%21svn-bc-20890%27-tp30596624p30605691.html
Sent from the Subversion Users mailing list archive at Nabble.com.

Reply via email to