Building Tcl and Building Tcl viewer

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
francisconazar
Posts: 10
Joined: Fri Jan 16, 2015 12:07 pm
Location: Universidad de Chile

Building Tcl and Building Tcl viewer

Post by francisconazar »

I'm trying to download Building Tcl and Building Tcl viewer through the command line:

svn co svn://opensees.berkeley.edu/usr/local/svn/BuildingTcl/trunk BuildingTcl

and the output is :
svn: E000060: Unable to connect to a repository at URL 'svn://opensees.berkeley.edu/usr/local/svn/BuildingTcl/trunk'
svn: E000060: Can't connect to host 'opensees.berkeley.edu': Operation timed out

Also, the tool appears as unpublished through nees: https://nees.org/tools/buildingtcl

What am I doing wrong?

Regards,
Francisco.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Building Tcl and Building Tcl viewer

Post by fmk »

use peera.berkeley.edu instead of opensees.berkeley.edu in the svn command
Post Reply