I think I've got the problem: http://svn.apache.org/repos/asf/hbase/trunk is okay, while http://svn.apache.org/repos/asf/hbase is not, checking out of which would still encounter a similar problem:
"svn: REPORT of '/repos/asf/!svn/vcc/default': Compressed response was truncated (http://svn.apache.org)" On 19 November 2010 12:14, Marcus Chou <[email protected]> wrote: > Awesome! It works! > > On 19 November 2010 02:28, Ted Yu <[email protected]> wrote: > >> Is this helpful ? >> >> http://stackoverflow.com/questions/2689965/proxy-settings-in-tortoisesvn-and-command-line-svn-client >> >> On Thu, Nov 18, 2010 at 6:06 AM, Marcus Chou <[email protected]> >> wrote: >> >> > I think not, probably. It is said that the TortoiseSVN or other GUI >> > version, >> > in my case the plugin in Eclipse, would encounter this problem. And >> several >> > weeks ago, there was no trouble during my first time of checking out the >> > source code. >> > >> > However, here my trouble is that I could only access the svn server >> through >> > an http proxy, and I have no idea on how to deal with setting proxy for >> > command line version of svn client. "http_proxy", or "svn_proxy" >> variable >> > does not work. >> > >> > Any suggestion? >> > >> > On 18 November 2010 21:22, Stack <[email protected]> wrote: >> > >> > > If you try svn from command line do you see the same thing? (Its >> > > working for me FYI). >> > > St.Ack >> > > >> > > On Thu, Nov 18, 2010 at 11:20 AM, Marcus Chou <[email protected]> >> > > wrote: >> > > > When I use svn plugin within Eclipse to checkout the source code of >> > > HBase, >> > > > it comes up with "Operation failed" message, which indicates: >> > > > >> > > > svn: Processing REPORT request response failed: Premature end of >> file. >> > > > (/repos/asf/!svn/vcc/default) >> > > > svn: REPORT request failed on '/repos/asf/!svn/vcc/default' >> > > > >> > > > Is there anything wrong with the svn server? Otherwise, how could I >> > solve >> > > > this problem? >> > > > >> > > > Many thanks. >> > > > >> > > > -- >> > > > Best regards, >> > > > >> > > >> > >> > >> > >> > -- >> > Best regards, >> > >> >
