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/

Reply via email to