I'm afraid that I'm not familiar with those tools.

But I do SVN actions all the time from a variety of locations around the internet and have not had problems. Do command-line checkouts work? Do you have network connectivity to svn.open-mpi.org? Try commands like:

svn co http://svn.open-mpi.org/svn/ompi/trunk
ping svn.open-mpi.org
telnet svn.open-mpi.org 80

If you don't have network connectivity to the server, then your GUI commands won't work.


On Aug 4, 2008, at 2:01 PM, Anton Soppelsa wrote:

Dear OpenMPI repository maintainers,

I tryed to download the source code of OpenMPI with a couple of SVN graphical clients, namely the SVN plug-in for eclipse and Tortoise SVN. It simply does not work. i receive the following errors:

Tortoise:

Command: Checkout from http://svn.open-mpi.org/svn/ompi, revision HEAD, Fully recursive, Externals included Error: OPTIONS of 'http://svn.open-mpi.org/svn/ompi' : could not connect to server (http://svn.open-mpi.org) Finished!:
Subclipse:

  RA layer request failed
svn: OPTIONS of 'http://svn.open-mpi.org/svn/ompi': could not connect to server (http://svn.open-mpi.org)

This is the first project that does not work with the above plugins.

Any ideas how to solve this problem?

Cheers,
Anton
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


--
Jeff Squyres
Cisco Systems

Reply via email to