Scott,

I'm not an SVN expert, but unfortunately we all get these messages from time to time. Keep doing "svn up" and somehow they dissapear. When svn up succeed, all the changes have been merged in your local copy.

2) I saw a commit message with Subject "[OMPI svn] svn:open-mpi-tests
r490" and another one with Subject "[OMPI svn] svn:open-mpi r9098".  Are
there two sets of revision numbers on the same subversion repository?
How do I check out r490?

These 2 commits are on 2 separate repositories. The first one is in the ompi-mpi-tests while the second is on the ompi trunk. We're using the tests to validate our changes, so as long as you just look into the code having an up2date ompi-trunk is enough. However, we have some benchmarks on the tests repository. You might be interested in them. You can checkout the tests using

svn co https://svn.open-mpi.org/svn/ompi-tests/trunk ompi-tests


  Thanks,
    george.


"We must accept finite disappointment, but we must never lose infinite
hope."
                                  Martin Luther King

Reply via email to