How to Checkout Repo

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
bprichar
Posts: 3
Joined: Mon Mar 27, 2017 12:38 pm
Location: Structural Integrity

How to Checkout Repo

Post by bprichar »

The svn URLs given on the developer page(http://opensees.berkeley.edu/OpenSees/developer/svn.php) and wiki(http://opensees.berkeley.edu/wiki/index ... _Developer) do not work.

What is the current svn URL?
yekose
Posts: 50
Joined: Thu May 15, 2008 5:46 am
Location: Turkey

Re: How to Checkout Repo

Post by yekose »

svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk
bprichar
Posts: 3
Joined: Mon Mar 27, 2017 12:38 pm
Location: Structural Integrity

Re: How to Checkout Repo

Post by bprichar »

That url is not working for me. I receive the following message:

svn co svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk
svn: E170013: Unable to connect to a repository at URL 'svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk'
svn: E000111: Can't connect to host 'peera.berkeley.edu': Connection refused
bprichar
Posts: 3
Joined: Mon Mar 27, 2017 12:38 pm
Location: Structural Integrity

Re: How to Checkout Repo

Post by bprichar »

And trying to use TortoiseSVN I get the following:

Checkout from svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk, revision HEAD, Fully recursive, Externals included
Unable to connect to a repository at URL
'svn://peera.berkeley.edu/usr/local/svn/OpenSees/trunk'
Can't connect to host 'peera.berkeley.edu': No connection could be made because
the target machine actively refused it.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: How to Checkout Repo

Post by fmk »

the server is sometimes hit and miss .. not sure if sometimes too many connections to it.
yekose
Posts: 50
Joined: Thu May 15, 2008 5:46 am
Location: Turkey

Re: How to Checkout Repo

Post by yekose »

Hello

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

that server does not respond to checkout anymore is there any problem with?
imansalehi
Posts: 11
Joined: Sat Jul 28, 2018 12:05 pm

Re: How to Checkout Repo

Post by imansalehi »

checkout Failed!

Checkout from svn://peera.berkeley.edu/usr/local/svn/OpenSees, revision HEAD, Fully recursive, Externals included
Unable to connect to a repository at URL
'svn://peera.berkeley.edu/usr/local/svn/OpenSees'
Can't connect to 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 connected host has failed to respond.
neallee
Posts: 62
Joined: Sun Aug 14, 2005 4:50 am
Location: Tianjin University

Re: How to Checkout Repo

Post by neallee »

It is still not working.
Maybe it is longer than 1 months.
could anyone check with that ?
Li Ning, Ph.D. and Professor of Civil Engineering
TJU, China
imansalehi
Posts: 11
Joined: Sat Jul 28, 2018 12:05 pm

Re: How to Checkout Repo

Post by imansalehi »

Hi
I will upload source code version 3.0.0a (rev 6692) and older

it will take an hour to complete
https://www.dropbox.com/sh/0pcdxq6vj1bn ... Gvepa?dl=0
Post Reply