On Wednesday 25 July 2007 11:06, Reid Spencer wrote:> Hi David, > > On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote: > > I'm getting a lot of errors from svn like this: > > > > svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default' > > svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read > > response body: Secure connection truncated (https://llvm.org) > > What is /svn/llvm-project/!svn/vcc/default ?I was hoping you'd know the answer to that. :-/ It's not any directory in my local space, that's for sure.> I don't think we have a module named "svn", certainly not "!svn". I > don't know why the svn tool would create such a URL. Also, with https > you need a user id and it looks like one isn't being provided from the > URL shown.No, I'm definitely providing a username.> Dozens of people have been using it successfully since early July. There > was a server restart last night but I don't see others complaining about > it and it hasn't affected my ability to use Subversion. Have you read: > > http://llvm.org/docs/GettingStarted.html#checkoutOf course. Perhaps it's a problem with the subversion client version I'm using: 1.3.1. I'll try a later version and see if it helps. -Dave
On Wed, 2007-07-25 at 11:45 -0500, David Greene wrote:> > Perhaps it's a problem with the subversion client version I'm using: 1.3.1. > I'll try a later version and see if it helps.It should be okay. I use 1.3.2 all the time. Reid.
On Wednesday 25 July 2007 11:45, David Greene wrote:> On Wednesday 25 July 2007 11:06, Reid Spencer wrote: > > Hi David, > > > > On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote: > > > I'm getting a lot of errors from svn like this: > > > > > > svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default' > > > svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read > > > response body: Secure connection truncated (https://llvm.org) > > > > What is /svn/llvm-project/!svn/vcc/default ? > > I was hoping you'd know the answer to that. :-/I did find this interesting post: http://svn.haxx.se/users/archive-2006-10/0413.shtml "This is by design..." Hmm, not very satisfactory. And it seems others have encountered these strange URLs as well: http://svn.haxx.se/users/archive-2007-06/0302.shtml Here's another relevant thread with interesting notes about compression: http://gallery.menalto.com/node/53820 So it seems a lot of people are talking about it but it appears nowhere in the svn issue tracker. -Dave
David, Did upgrading to a newer version help at all? If so, I'd like to notify people to stay away from 1.3.1. What's the status? Reid. On Wed, 2007-07-25 at 12:07 -0500, David Greene wrote:> On Wednesday 25 July 2007 11:45, David Greene wrote: > > On Wednesday 25 July 2007 11:06, Reid Spencer wrote: > > > Hi David, > > > > > > On Wed, 2007-07-25 at 10:38 -0500, David A. Greene wrote: > > > > I'm getting a lot of errors from svn like this: > > > > > > > > svn: REPORT request failed on '/svn/llvm-project/!svn/vcc/default' > > > > svn: REPORT of '/svn/llvm-project/!svn/vcc/default': Could not read > > > > response body: Secure connection truncated (https://llvm.org) > > > > > > What is /svn/llvm-project/!svn/vcc/default ? > > > > I was hoping you'd know the answer to that. :-/ > > I did find this interesting post: > > http://svn.haxx.se/users/archive-2006-10/0413.shtml > > "This is by design..." Hmm, not very satisfactory. > > And it seems others have encountered these strange URLs as well: > > http://svn.haxx.se/users/archive-2007-06/0302.shtml > > Here's another relevant thread with interesting notes about compression: > > http://gallery.menalto.com/node/53820 > > So it seems a lot of people are talking about it but it appears nowhere > in the svn issue tracker. > > -Dave > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev