Forums : Technical Issue Help

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

svn info fails

hi
trying to add the vtkINRIA3D project, the enlistement failed. it gives me a svn server did not respond to the info command kind of error message, whereas when I use the command in a shell, everthing seems to be fine.
here is the URL of the public repository, no password required:
svn://scm.gforge.inria.fr/svn/vtkinria3d

what should I do?

Alex "Hanf... over 18 years ago
 

Some SVN servers do not allow or support the info command. Perhaps looking into your servers specifications won't hurt :)

Lars Wesselius over 18 years ago
 

Hi Alex,

I'm afraid there's not much we can do here. This server does not return any response to this command:

$ svn info svn://scm.gforge.inria.fr/svn/vtkinria3d

Other commands (log, checkout, etc) seem to work fine, but our system requires info to do the download.

Robin Luckey over 18 years ago