Hi Sven. Thank you for answer. But...
I wanted to find out the reason why the server is constantly connecting. This has been happening regularly lately.

Sven Barth via lazarus <lazarus@lists.lazarus-ide.org> 26 декабря 2020 г. 12:05:50 ПП написал:
Leyba Bronstain via lazarus <lazarus@lists.lazarus-ide.org> schrieb am Sa., 26. Dez. 2020, 01:49:
Hi guys.

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
C:\Users\leyba>md c:\test
C:\Users\leyba>cd c:\test
C:\test>svn co https://svn.freepascal.org/svn/fpc/trunk fpc_trunk
A    fpc_trunk\compiler
<skiped>
svn: E120108: Error running context: The server unexpectedly closed the connection.
C:\test>svn cleanup fpc_trunk
C:\test>svn co https://svn.freepascal.org/svn/fpc/trunk fpc_trunk

etc.

Somebody tell me pls, what happened?
Instead of cleanup and another checkout simply change into the directory and do a "svn update" which will continue the checkout. Repeat until done.

Regards,
Sven


--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to