Note that there are some explanatory texts on larger screens.

plurals
  1. POSVN checkout over secure http fails with Memory Fault
    primarykey
    data
    text
    <p>I built subversion client (1.6.5) along with its required dependency libs on SuSe 10. I am trying to access our central repository server over https a secured URL. But when i run the svn checkout command giving proper credentials it gives me memory fault.</p> <p>What is that i have missed in building SVN or is that something to do with set up @ client side?</p> <p>I run make check to confirm the subversion client build, firts 30 tests is succesful.</p> <p>And also svn co over http:"URL" errs out with proper message for we do not have any repository over that URL.Does this mean the build is good but something to do with openssl library configuration?</p> <h2>svn --version gives what all clients it supports and found that it was supporting only http.I rebuilt the subversion with correct config options and currently has following options:</h2> <p>svn, version 1.6.5 (r38866) compiled Sep 8 2009, 18:05:39</p> <p>Copyright (C) 2000-2009 CollabNet. Subversion is open source software, see <a href="http://subversion.tigris.org/" rel="nofollow noreferrer">http://subversion.tigris.org/</a> This product includes software developed by CollabNet (<a href="http://www.Collab.Net/" rel="nofollow noreferrer">http://www.Collab.Net/</a>).</p> <p>The following repository access (RA) modules are available:</p> <ul> <li>ra_neon : Module for accessing a repository via WebDAV protocol using Neon. <ul> <li>handles 'http' scheme</li> <li>handles 'https' scheme</li> </ul></li> <li>ra_svn : Module for accessing a repository using the svn network protocol. <ul> <li>handles 'svn' scheme</li> </ul></li> <li>ra_local : Module for accessing a repository on local disk. <ul> <li>handles 'file' scheme</li> </ul></li> <li>ra_serf : Module for accessing a repository via WebDAV protocol using serf. <ul> <li>handles 'http' scheme <h2> - handles 'https' scheme</h2></li> </ul></li> </ul> <p>but still no luck.I will be creating a local and http repository to check the same.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload