No, it's not any problem you caused.  

The official HG mirror is listed here:

    http://www.open-mpi.org/svn/mercurial.php

This mirror is maintained solely at Indiana U (the hosting provider for all of 
OMPI's internet services).  Every 15 minutes, it examines SVN for new commits 
and adds them to the hg repo using the following command:

    hg convert https://svn.open-mpi.org/svn/ompi $outpath/ompi-svn-mirror

Specifically, it's a built-in mercurial command to dump from SVN to a mercurial 
repo.  Specifically, this is a one-way, read-only dump from SVN to the repo.  
It nicely to preserves all SVN branches and tags in the output hg repo.

But it looks like something bad happened over time.  There are currently 
*three* heads that have the "v1.5" label, but there's only one "v1.5" branch.  
I'm not quite sure how this happened -- the v1.5 branch should have been 
created once and then had all v1.5 changes applied to it automatically (i.e., 
follow the changes on the SVN v1.5 branch).  

Still investigating...


On Feb 15, 2011, at 11:41 AM, Nikolay Piskun wrote:

> This maybe to the change that I send to both OMPI and Bull. Could you please 
> send me the details.
> 
> 
> Nikolay Piskun | Director of Continuing Engineering | Totalview Technologies |
> Rogue Wave Software Inc  |  24 Prime Parkway, Natick, MA 01760 | p 
> 508-652-7739| 
> nikolay.pis...@roguewave.com
> www.roguewave.com
> 
> 
>> -----Original Message-----
>> From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On
>> Behalf Of Jeff Squyres
>> Sent: Tuesday, February 15, 2011 11:31 AM
>> To: Open Developers
>> Subject: [OMPI devel] v1.5 branch on mercurial mirror is hosed
>> 
>> Bull has noticed that the v1.5 branch on the official OMPI hg mirror
>> somehow got hosed (ping me if you want/care about the details).  The
>> other branches look like they're ok.
>> 
>> We're investigating.
>> 
>> --
>> Jeff Squyres
>> jsquy...@cisco.com
>> For corporate legal information go to:
>> http://www.cisco.com/web/about/doing_business/legal/cri/
>> 
>> 
>> _______________________________________________
>> devel mailing list
>> de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


-- 
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