I am trying to update sources using
result, needing
)
On this address: http://svn.freebsd.org/ I have a line mentioning that Yandex server in Russia is selected (which is right in the way I am in Russia). And every
The same is with
svn. As instructed in Handbook, at first I've done svn checkout http://svn.freebsd.org/base/stable/10 /usr/src, then svn up from /usr/src directory. But for some time (may be month) I get constant errors during svn operations. About dozen of tries, with
Code:
svn: E000054: Error running context: Connection reset by peer
svn cleanup and after that restart svn up commad. (Once I've got this error
Code:
svn: E175002: Unexpected HTTP status 400 'Bad Request' on '/base/!svn/me'
On this address: http://svn.freebsd.org/ I have a line mentioning that Yandex server in Russia is selected (which is right in the way I am in Russia). And every
svn attempt is very long, though I have rather good Internet speed on other operations.The same is with
svnlite. It took ages to get actualized copy of /usr/src. Is it a known behaviour? It's very annoying.