<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 27, 2017 at 9:00 AM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">What url do you have for origin? Send output from:<br>
<br>
git config --local -l<br></blockquote><div><br></div><div><div>07:53 cori01 maint= ~/petsc_install/petsc$ git config --local -l</div><div>core.repositoryformatversion=0</div><div>core.filemode=true</div><div>core.bare=false</div><div>core.logallrefupdates=true</div><div>remote.origin.url=<a href="https://madams@bitbucket.org/petsc/petsc.git">https://madams@bitbucket.org/petsc/petsc.git</a></div><div>remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*</div><div>branch.master.remote=origin</div><div>branch.master.merge=refs/heads/master</div><div>branch.mark/snes-ex56c.remote=origin</div><div>branch.mark/snes-ex56c.merge=refs/heads/mark/snes-ex56c</div><div>branch.maint.remote=origin</div><div>branch.maint.merge=refs/heads/maint</div><div>branch.hzhang/fix-nonscalable-ctable-use.remote=origin</div><div>branch.hzhang/fix-nonscalable-ctable-use.merge=refs/heads/hzhang/fix-nonscalable-ctable-use</div><div>07:53 cori01 maint= ~/petsc_install/petsc$ </div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
And do you have to list 'origin' in pull? [I guess you need to do that<br>
if you have multiple remotes?]<br></blockquote><div><br></div><div>I don't have multiple remotes</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
And what do you have for:<br>
<br>
git fetch origin<br>
git describe origin/maint<br>
git describe maint<br></blockquote><div><br></div><div>07:54 cori01 maint= ~/petsc_install/petsc$ git fetch origin</div><div>07:55 cori01 maint= ~/petsc_install/petsc$ git describe origin/maint</div><div>v3.8</div><div>07:55 cori01 maint= ~/petsc_install/petsc$ git describe origin/maint</div><div>v3.8</div><div>07:55 cori01 maint= ~/petsc_install/petsc$  </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class="gmail-HOEnZb"><font color="#888888"><br>
Satish<br>
</font></span><div class="gmail-HOEnZb"><div class="gmail-h5"><br>
On Wed, 27 Sep 2017, Mark Adams wrote:<br>
<br>
> I just pulled maint but still get a message that I am out of date:<br>
><br>
> 1072  git pull origin<br>
>  1073  h<br>
> 05:12 cori01 maint= ~/petsc_install/petsc$ ../arch-cori-knl-opt-intel.py<br>
> PETSC_DIR=$PWD<br>
> ++++++++++++++++++++++++++++++<wbr>++++++++++++++++++++++++++++++<wbr>++++++++++++++++++++++++++++++<wbr>+<br>
> The version of PETSc you are using is out-of-date, we recommend updating to<br>
> the new release<br>
>  Available Version: 3.8   Installed Version: 3.7.6<br>
> <a href="http://www.mcs.anl.gov/petsc/download/index.html" rel="noreferrer" target="_blank">http://www.mcs.anl.gov/petsc/<wbr>download/index.html</a><br>
> ++++++++++++++++++++++++++++++<wbr>++++++++++++++++++++++++++++++<wbr>++++++++++++++++++++++++++++++<wbr>+<br>
> ==============================<wbr>==============================<wbr>===================<br>
>              Configuring PETSc to compile on your system<br>
><br>
> ==============================<wbr>==============================<wbr>===================<br>
><br>
<br>
</div></div></blockquote></div><br></div></div>