RE: Bad URL passed to RA layer
From: John Regal <jcr_at_flashline.com>
Date: 2001-12-12 15:13:31 CET
Sure, here it is...(This is what you are referring to, right?)
svn_error: #21069 : <Bad URL passed to RA layer>
-----Original Message-----
John Regal <jcr@flashline.com> writes:
> Hi again, I have read the install file and the FAQ. I then modified
Hmmmm, mysterious.
The error message you're seeing is SVN_ERR_RA_ILLEGAL_URL. Here are
* libsvn_ra/ra_loader.c : if the URL schema doesn't match any RA library.
* libsvn_ra_dav/session.c : if URL is unparseable by uri_parse()
* libsvn_ra_local/split_url.c: you're probably not in this
Can we see the *whole* error stack unwound, as it's printed to your
Also, if you compiled the bootstrap binary with
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.