Unable to connect to a repository

Discussion on computers, ROMS installation and compiling

Moderators: arango, robertson

Post Reply
Message
Author
salik
Posts: 16
Joined: Tue Jan 14, 2014 3:02 pm
Location: Geological Survey of Denmark and Greenland

Unable to connect to a repository

#1 Unread post by salik »

While trying to install ROMS on our new cluster (cat /proc/version output: Linux version 3.10.0-327.10.1.el7.x86_64 (mockbuild@x86-021.build.eng.bos.redhat.com) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) ) #1 SMP Sat Jan 23 04:54:55 EST 2016), using the command

Code: Select all

svn checkout --username salik https://www.myroms.org/svn/src/trunk trunk
,
I get the message

Code: Select all

svn: E175002: Unable to connect to a repository at URL 'https://www.myroms.org/svn/src/trunk'
svn: E175002: OPTIONS of 'https://www.myroms.org/svn/src/trunk': could not connect to server (https://www.myroms.org)
.

When trying to access the svn source from my browser, I can log on without problems. Does anyone have any experience with this error?

Best,
Salik Rosing

salik
Posts: 16
Joined: Tue Jan 14, 2014 3:02 pm
Location: Geological Survey of Denmark and Greenland

Re: Unable to connect to a repository

#2 Unread post by salik »

Just to update that this issue has been resolved. The cluster turned out to not have had internet connection

navin
Posts: 12
Joined: Mon Jun 08, 2015 4:40 pm
Location: Indian Institute of Technology Delhi

Re: Unable to connect to a repository

#3 Unread post by navin »

I am also getting similar error whenever i try to install ROMS on my system



svn checkout --username navin https://www.myroms.org/svn/src/trunk ROMS
svn: E000111: Unable to connect to a repository at URL 'https://www.myroms.org/svn/src/trunk'
svn: E000111: Error running context: Connection refused

Post Reply