Thanks, Vladimir and Garrett! I had not yet refreshed from the move of 'svn.apache.org' to a different IP address. I knew it was coming, but had not needed it since the change. Everything is fine now. The old IP address is now 'people.apache.org' instead.
Dan Lydick > [Original Message] > From: Garrett Rooney <[EMAIL PROTECTED]> > To: <[email protected]>; <[EMAIL PROTECTED]> > Date: 6/29/06 8:04:11 AM > Subject: Re: [svn] PROPFIND errors on SVN repository-- please advise > > On 6/29/06, bootjvm <[EMAIL PROTECTED]> wrote: > > > > All, > > > > Has anyone seen this SVN error before? Please advise: > > > > % svn _something_ ... > > svn: PROPFIND request failed on '/repos/asf/incubator/harmony/some/file' > > svn: PROPFIND of '/repos/asf/incubator/harmony/some/file' could not > > connect to server (https://svn.apache.org) > > % > > > > So I tried a simple checkout of the top-level README file: > > > > % svn checkout https://svn.apache.org/repos/asf/incubator/harmony/README > > README > > svn: PROPFIND of '/repos/asf/incubator/harmony/README' could not connect > > to server (https://svn.apache.org) > > % > > > > followed by non-secure HTTP route, > > > > % svn checkout http://svn.apache.org/repos/asf/incubator/harmony/README > > README > > svn: PROPFIND request failed on '/repos/asf/incubator/harmony/README' > > svn: PROPFIND of '/repos/asf/incubator/harmony/README': 302 found > > (https://svn.apache.org) > > % > > You can't check out a file, it's a dumb error, but that's what that means... > > > This happened to me last night, so I decided to wait until this morning for > > the > > error to clear, but it persists. Any hints? I have never had any trouble > > accessing SVN before... > > Well, I hate to say it, but have you tried any of the usual kind of > tests when you can't connect to an http server? Can you browse it in > a browser? Can you ping the machine? Can you telnet in via port 80? > Those errors about not being able to connect to the server sound like > connectivity problems to me... > > -garrett > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
