On Sun, 2005-06-19 at 22:20 -0500, David Jensen wrote:
> Gabriel Munoz wrote:
> 
> >When you test subversion, can you check that the https protocol is
> >supported (run `svn --version | grep https').
> >
> >I don't know if anyone else had problems, but I had issues with getting
> >v1.1.4 to support this protocol despite ssl's existence.
> >
> I've been using subversion-1.2.0 about a week.  No https did not get 
> supported.  Can you clue us in how you got it fixed.

You know, I was hoping no one was going to ask :)

I manually hacked up the makefiles and config.h file and I manually
compiled (yes, I manually typed in modified gcc commands) for a few
files.

I did it in a way that would make it difficult to reproduce. But I
suppose I could look into it in a more patchable way. I think a good
installation should support it (check out many other distros).

It may be a little used protocol, but here is one project that uses it:
http://www.parrotcode.org/
  svn co https://svn.perl.org/parrot/trunk parrot

> also of note I'm using openssl-0.9.7g today, still no https, but I never 
> missed it.

I can verify the issue with openssl-0.9.7e as well. I do miss it :)

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to