the response is:
$ telnet localhost 80
Trying 1.1.1.1...
Connected to localhost.
Escape character is '^]'.
get /bla
HTTP/1.0 404 Object Not Found
Object not found!Connection closed by foreign host.
you might try a checkout from a ssh port 22, there svn crashed too.
but this is fixed too. it correctly says:
svn: RA layer request failed
svn: PROPFIND of /: Could not parse response status line.
for windows, i always wait for the branko release, compiling for uses
so much time.
--- Philip Martin <philip@codematters.co.uk> wrote:
> solo turn <soloturn99@yahoo.com> writes:
>
> > > > the crash is gone with r3756:
> > > > $ svn co http://localhost/asdf
> > > > svn: Error string not specified yet
> > > > svn: failed to find label "(null)" for url "/"
> > >
> > > Isn't "(null)" what the Microsoft library produces when one
> > > attempts
> > > to printf a NULL pointer? That indicates a bug in our code.
> >
> > both, svn on win, and svn on solaris crashed before.
> > and now, the solaris version prints "null" ...
>
> So what does win print? How is your server configured? What do
> your
> repositories look like?
>
> I can get
>
> $ svn co http://localhost/asdf
> ../svn/subversion/libsvn_ra_dav/util.c:80: (apr_err=175002,
> src_err=0)
> svn: RA layer request failed
> svn: PROPFIND of /!svn/bc/1/asdf: 404 Not Found
>
> or
>
> $ svn co http://localhost/asdf
> ../svn/subversion/libsvn_ra_dav/util.c:80: (apr_err=175002,
> src_err=0)
> svn: RA layer request failed
> svn: PROPFIND of /: 500 Internal Server Error
>
> or
>
> $ svn co http://localhost/asdf
> ../svn/subversion/libsvn_ra_dav/util.c:80: (apr_err=175002,
> src_err=0)
> svn: RA layer request failed
> svn: PROPFIND of /: 405 Method Not Allowed
>
> depending on my server configuration.
>
>
> --
> Philip Martin
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 12 16:40:27 2002