About SVN compilation to work with https

Asked by Vijay

I have compiled svn with neon and i understand that neon gives the ability to work with webdav based stuff. I tried to use https to checkout the docs from ubuntu and svn says the URL is invalid. Mostly I understood after googling that its because that the protocol is not handled by svn because of the compilation. Is it that I have to compile it with apache as well or what. Please give me ur inputs on this.

Thanks,
-vijay

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Vijay
Solved:
Last query:
Last reply:
Revision history for this message
Best Vijay (aivijay) said :
#1

Guys, I got it working fine. I have to compile neon with ssl support and then compile subversion with neon. Things are working great and I checked out a latest documents from ubuntu.