Search found 1 match

by armandomessina
Wed Jul 25, 2018 10:52 pm
Forum: Framework
Topic: SVN Problem
Replies: 13
Views: 13303

SVN Problem

Hello,

I am not able to check out the source code. I installed TortoiseSVN and then used the following command on my Windows Command Prompt:

svn co svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk OpenSees

But I get the following error message:
svn: E170013: Unable to connect to a repository at URL 'svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk'
svn: E730060: Can't connect to the host 'peera.berkeley.edu': A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because host has failed to respond.

I also tried accessing 'svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk' from my web browser, which redirects me to TortoiseSVN, and eventually I get the same error message.

Am I doing something wrong? Is there a problem with the server, or is it on my end? Does anybody get the same message?