[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn client does not accept https: URL with alternate port

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-01-18 08:13:50 CET

On Jan 18, 2004, at 12:40 AM, David Summers wrote:

> On Sun, 18 Jan 2004, Travis P wrote:
>
>> I'm intentionally running my test setup on a non-standard port.
>>
>> % svn list https://myserver.com:8444/svn/trunk
>> subversion/libsvn_ra/ra_loader.c:209: (apr_err=170000)
>> svn: Unrecognized URL scheme 'https://myserver.com:8444/svn/trunk'
>>
>> I can view that same list that I'm requesting using Mozilla as a
>> client
>> and that same URL, so I know the repository is up to the task.
>>
>> I cannot find any example of a non-standard port being discussed or
>> exercised with the https or http protocol in the book. I do see
>> examples of https showing the realm automatically picks the standard
>> port 443.
>>
>> I'm using subversion 0.36.0.
>>
>
> I'm not sure what is wrong on your system, but just as a data point, I
> run
> my apache2 server on port (https = 82) on my server. If you want you
> can
> go to http://summersoft.fay.ar.us/repos and click on the URLs there and
> then see if you can check out one of those repositories.

Thanks for the quick response which led me down a better path.
Looks like it is an AIX specific svn client failure I'm seeing.
I've gotten it to work from a Linux svn with identical ~/.subversion
config/servers files.
I'll have to work on it from that angle and maybe move it over to the
dev list.

-Travis Pouarz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 18 08:14:04 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.