SVN Tags: 2.5.0? (and >2.2)

For posts concerning the documentation, errors, ommissions, general comments, etc.

Moderators: silvia, selimgunay, Moderators

Post Reply
iki
Posts: 2
Joined: Mon Jul 18, 2016 5:40 am
Location: University College London

SVN Tags: 2.5.0? (and >2.2)

Post by iki » Mon Jul 18, 2016 6:09 am

I'm trying to make a central installation of OpenSees for our university HPC cluster, at the request of some of our users. It runs Linux, so I've been looking at this page:
http://opensees.berkeley.edu/wiki/index ... x_Machines

The problem is, there aren't any SVN tags for versions after 2.2.2a, and the link above only specifies a rev index for 2.3.2.2. Is it intended that users should just checkout the version at HEAD and build that? Presumably that would be some 2.5.x version?

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: SVN Tags: 2.5.0? (and >2.2)

Post by fmk » Wed Aug 03, 2016 9:33 am

sorry .. yes just check out the head .. let me know if i can help with compilation efforts.

iki
Posts: 2
Joined: Mon Jul 18, 2016 5:40 am
Location: University College London

Re: SVN Tags: 2.5.0? (and >2.2)

Post by iki » Thu Aug 18, 2016 5:22 am

So, um, I went to try and get the source.

First, using the SVN link in the wiki page I linked to in the original post:
svn co svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk@4985 OpenSees

Which gives:
svn: E000110: Unable to connect to a repository at URL 'svn://opensees.berkeley.edu/usr/local/svn/OpenSees/trunk'
svn: E000110: Can't connect to host 'opensees.berkeley.edu': Connection timed out

So I took a look around the website. There are a *lot* of 404s (page not found), including the link to get the source via CVS, but I found the source code developer download page:
http://opensees.berkeley.edu/OpenSees/d ... wnload.php

Despite that page claiming that the stable version is 2.5.0, the stable.tar.gz and stable.zip links on that page point to files whose names end in 2.3.2. Those files don't seem to be actually present, in any case: I just get 404s again. The 2.2.2 links work, but presumably there's a fair amount of development between 2.2.2 and 2.5.0?

So, how should someone trying to make a fresh Linux installation from source go about getting the source for a more recent version than 2.2.2? Is there a working SVN address or a download link for 2.5.0 somewhere?

(Alternatively, should I not worry and just install 2.2.2?)

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: SVN Tags: 2.5.0? (and >2.2)

Post by fmk » Mon Aug 22, 2016 4:30 pm

the svn page on the website says to use peera.berkeley.edu instead of opensees.berkeley.edu .. UC berkeley IT staff now maintain the website and they do not like svn .. we keep that seperate on the old srever, renamed peera

http://opensees.berkeley.edu/OpenSees/developer/svn.php

Post Reply