[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ”: svn: REPORT request failed on '/svn/!svn/bc/20890'

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Thu, 6 Jan 2011 09:58:08 +0100

[ please don't top-post on this list, i.e. put your reply inline or
below the thing you're replying to, thanks. See below for more ... ]

> Johan Corveleyn wrote:
> On Wed, Jan 5, 2011 at 3:18 PM, zhangfan <zhangfan_at_siit-cn.com> wrote:
>> Hi All
>>
>> 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.
>>
>> Is there anyone know how to handle this? Our server is: Windows2003
>> + Apache2.2
>>
>> Thanks for reading this letter,and thanks for any help!
>
> Is the url of the repository still correct? Maybe it was moved
> somehow, or there is some kind of connection problem?
>
> Can you try to browse to http://192.168.0.3:907/svn with a browser?
>

On Thu, Jan 6, 2011 at 2:04 AM, zhangfan <zhangfan_at_siit-cn.com> wrote:
> Hi Johan,
> The url is correct,and I can connect the repository with IE and TortoiseSVN. We are using JIRA's svn plugin which using svn log to associate issues with code commit. This problem stops the plugin's work.
>

It's most likely a connectivity problem. When you connect from IE and
TortoiseSVN, is that from the same machine as where the JIRA server is
running? Can you run the same "svn log" command, from the same machine
as JIRA, with a svn command line client?

Sometimes this kind of error is caused by proxy servers, which don't
always fully understand/support the svn protocol (WebDAV methods).

Cheers,

-- 
Johan
Received on 2011-01-06 09:59:04 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.