<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Leyba Bronstain via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> schrieb am Sa., 26. Dez. 2020, 01:49:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div>
    <p>Hi guys.<br>
      <br>
      When I try to get the fpc/lazarus source code from the repository
      using the svn-client, the server drops the connection. These cases
      are observed several times during the process. I have to run the
      svn client several times. It looks something like this<br>
    </p>
    <p>C:\Users\leyba>md c:\test<br>
      C:\Users\leyba>cd c:\test<br>
      C:\test>svn co <a href="https://svn.freepascal.org/svn/fpc/trunk" target="_blank" rel="noreferrer">https://svn.freepascal.org/svn/fpc/trunk</a>
      fpc_trunk<br>
      A    fpc_trunk\compiler<br>
      <skiped><br>
      svn: E120108: Error running context: The server unexpectedly
      closed the connection.<br>
      C:\test>svn cleanup fpc_trunk<br>
      C:\test>svn co <a href="https://svn.freepascal.org/svn/fpc/trunk" target="_blank" rel="noreferrer">https://svn.freepascal.org/svn/fpc/trunk</a>
      fpc_trunk<br>
      <br>
      etc.<br>
      <br>
      Somebody tell me pls, what happened? </p></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Instead of cleanup and another checkout simply change into the directory and do a "svn update" which will continue the checkout. Repeat until done. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>