Welcome, Guest
Username: Password: Remember me

TOPIC: svn co does not respond

svn co does not respond 6 years 4 months ago #30925

  • Spinel
  • Spinel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 25
Good morning,

I am tenting to install telemac on a (remote) cluster. But the svn does not respond anymore (one week ago it worked, but the system was reinitiated...): it stays without displaying anything...

svn co svn.opentelemac.org/svn/opentelemac/tags/v7p2r2 ~/telemac/v2p2r2 --username ot-svn-public --password telemac1*

I have a
svn versão 1.7.14
Python 2.7.15
OS Centos7 (without administrator rights)
I connect to the cluster with putty (ssh protocol with port 22)

I would be pleased to receive any help
The administrator has disabled public write access.

svn co does not respond 6 years 4 months ago #30926

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Hello,

The SVN server is working as it should - I think you may have forgotten to add the protocol in your command: (https://)

Try this:
svn co http://svn.opentelemac.org/svn/opentelemac/tags/v7p2r2 ~/telemac/v2p2r2 --username ot-svn-public --password telemac1*

Hope this helps,
Sébastien.
The administrator has disabled public write access.

svn co does not respond 6 years 4 months ago #30927

  • Spinel
  • Spinel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 25
Hello Sebastien,

effectively i had not not pasted the good command in the forum...
I pasted the command you advised me (that I already pasted).

I received the response
svn: E200033: database is locked, executing statement 'PRAGMA synchronous=OFF;PRAGMA recursive_triggers=ON;

As I suppose there is a pb with .svn from the previous attempt. I change to another directory:
svn co svn.opentelemac.org/svn/opentelemac/tags/v7p2r2 ~/telemac/v2p2 --username ot-svn-public --password telemac1*

And it still gives no response.

I kill all the process linked to svn with
ps -fu
kill -9 [IDprocess]

And it still gives no response....

could it be possible that there is some restriction with port ?
Is there an alternative to svn co ?
The administrator has disabled public write access.

svn co does not respond 6 years 4 months ago #30930

  • sebourban
  • sebourban's Avatar
  • OFFLINE
  • Administrator
  • Principal Scientist
  • Posts: 814
  • Thank you received: 219
Ah ok. It may be that it needs time to connect - depending on where your are. How ling have you waited before killing the svn co command ? Can you try leting it search for several minutes, just to check ?

Sébastien.
The administrator has disabled public write access.

svn co does not respond 6 years 4 months ago #30935

  • Spinel
  • Spinel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 25
How long have you waited before killing the svn co command?
This time only 3 mins
I already let it more than 20 min...nothing happened. I am currently doing (ja faz 5 min)...

I am connecting from France to a Brazilian cluster.

By the way,
I will write to the cluster administration (but they generally respond after months)
I am currently sending from my PC the source code (windows version, but I think i could compile) via WinWSP
The administrator has disabled public write access.

svn co does not respond 6 years 3 months ago #31008

  • Spinel
  • Spinel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 25
To close the post:
there was some (writing) restriction in the cluster...So I changed the directory target(on the cluster) to another. And it worked fine :)!
The administrator has disabled public write access.

svn co does not respond 6 years 3 months ago #31009

  • Spinel
  • Spinel's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 25
Thanks Sebastien
The administrator has disabled public write access.
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.