Hello,<br><br><br>I am now following these directions here:<br><br><a href="http://www.erp5.com/download/linux/Howto-Install.erp5.From.Buildout">http://www.erp5.com/download/linux/Howto-Install.erp5.From.Buildout</a><br><br>
but when I get to this instruction here:<br><br>Go to your user home and <strong>download the files</strong> this directory. If you are asked to accept the svn certificate, you must<strong> accept the certificate permanently (p)</strong>
 otherwise the installation process won&#39;t work. In our example we will 
use the directory &#39;erp5-software&#39; to install the software:<br>
    <blockquote style="border-style: none none none solid; border-color: black; border-width: 4px; margin: 10px 10%; padding: 10px 20px; background-color: gray; color: white;"> $&gt; cd ~ <br>
    $&gt; svn co <a href="https://svn.erp5.org/repos/public/erp5/trunk/buildout/">https://svn.erp5.org/repos/public/erp5/trunk/buildout/</a> erp5-software </blockquote><br>I get the following SVN LOCKED?<br><br>unix@bt:/home$ svn co <a href="https://svn.erp5.org/repos/public/erp5/trunk/buildout/">https://svn.erp5.org/repos/public/erp5/trunk/buildout/</a><br>
p5-software<br>Error validating server certificate for &#39;<a href="https://svn.erp5.org:443">https://svn.erp5.org:443</a>&#39;:<br> - The certificate is not issued by a trusted authority. Use the<br>   fingerprint to validate the certificate manually!<br>
 - The certificate is not yet valid.<br>Certificate information:<br> - Hostname: <a href="http://roundcube.nexedi.com">roundcube.nexedi.com</a><br> - Valid: from Thu, 22 May 2008 13:43:01 GMT until Sun, 20 May 2018 13:43:01<br>
 - Issuer: Nexedi SA, Marcq en Baroeul, Nord Pas de Calais, FR<br> - Fingerprint: a1:f7:c6:bb:51:69:84:28:ac:58:af:9d:05:73:de:24:45:4d:a1:bb<br>(R)eject, accept (t)emporarily or accept (p)ermanently? p<br>svn: Can&#39;t open file &#39;erp5-software/.svn/lock&#39;: Permission denied<br>
unix@bt:/home$<br><br>What do I do from here?<br><br><br>