On Aug 29, 2012, at 3:46 AM, Yevgeny Kliteynik wrote:

> Anyway, looks like there is a problem with OMPI branches: this git repository 
> seem to have all the relevant branches, but they are not updated. Both 1.6 
> and 1.7 are branched from the same place, and their latest commit is from Aug 
> 15.


Ah.  Can you tell me what I'm doing wrong, then?  The update script looks like 
this:

-----
temp_repository="/home/ompi-git/ompi-git-svn"
bare_repository=github
cd $temp_repository

git svn fetch --fetch-all
git merge remotes/trunk
git push $bare_repository '*:*'
-----

How do I get all the branches updated?

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