Hello,

If you wanne use the git:// protocol for data transfere it may be necessary to 
open port 9418 in firewalls.

Regards
Christoph Niethammer


----- Original Message -----
From: "Jeff Squyres (jsquyres)" <jsquy...@cisco.com>
To: "List for Open MPI web mirror site administrators" <mirr...@open-mpi.org>
Cc: "Ralph Castain" <r...@open-mpi.org>
Sent: Thursday, March 20, 2014 9:57:02 PM
Subject: [Mirrors] Moving from SVN to git

Greetings Open MPI mirror maintainers.

We are contemplating moving the Open MPI web site from a SVN repository to a 
git repository.

For those of you who keep up to date with the Open MPI web site via SVN: would 
you care if we move to git?  Would it be a problem for you?

To be clear, instead of an SVN checkout, you'd have a git clone, and instead of 
running something like (from the sample script on 
http://www.open-mpi.org/community/mirrors/become-a-mirror.php):

    svn up > "$stdout" 2> "$stderr"

you'd probably run something like:

    git pull > "$stdout" 2> "$stderr"

Comments?

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

_______________________________________________
mirrors mailing list
mirr...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/mirrors

Reply via email to