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 » Tue Mar 28, 2017 7:33 am

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 » Tue Mar 28, 2017 9:17 pm

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 » Wed Mar 29, 2017 7:17 am

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 » Wed Mar 29, 2017 7:24 am

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: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: How to Checkout Repo

Post by fmk » Fri Mar 31, 2017 6:02 am

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 » Fri Jul 27, 2018 11:23 pm

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 » Mon Jul 30, 2018 10:16 pm

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 » Sat Aug 04, 2018 10:10 pm

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

AdritaKundu
Posts: 6
Joined: Fri May 18, 2018 5:26 am
Location: IIT BHU

Re: How to Checkout Repo

Post by AdritaKundu » Thu Aug 23, 2018 4:33 am

Hello everyone,

I am still unable to access the svn repository of the source code. Can anyone please share the source code for the latest release in google drive or some other accessible place. This will benefit others as well.

Thank you in advance.

imansalehi
Posts: 11
Joined: Sat Jul 28, 2018 12:05 pm

Re: How to Checkout Repo

Post by imansalehi » Thu Aug 23, 2018 5:41 am

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


AdritaKundu
Posts: 6
Joined: Fri May 18, 2018 5:26 am
Location: IIT BHU

Re: How to Checkout Repo

Post by AdritaKundu » Fri Aug 24, 2018 12:43 am


Post Reply