On 22.06.2016 21:19, Stefan wrote: > Hi Anup, >> >> Hello, >> >> >> >> Thank you. I am able to install using root. >> >> >> >> >> >> But SVn version is not been displayed in GUI ( at bottom of the >> page). What changes to be made to get that? >> >> >> >> Example: >> >> >> > I fear we are facing some language problems here... > You said you got the error message: "unrecognized url scheme for svn". > So that suggest you somehow executed some SVN command. If you used a > GUI interface rather than the SVN command line client, can you state > which GUI you are using?
What you see in the picture above is the default directory listing that's generated if you point a plain ol' web browser at a Subversion repository. There's no GUI beyond a web browser there. Best guess is that httpd is not loading the 1.9.x mod_dav_svn for whatever reason, and that Subversion 1.7.8 is also installed on the server. -- Brane