<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 31 Mar 2021 at 18:07, Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">And we just use 2 level workflow, and have branches for each of the 'releases' [as we move from one to the other]<br></blockquote><div><br></div><div>Maybe I'm not making myself clear. </div><div>What I find a bit awkward is that I can define</div><div><br></div><div><font face="monospace">x=3<br></font></div><div><font face="monospace">y=15</font></div><div><font face="monospace">z=0</font></div><div><br></div><div>and then do:</div><div><br></div><div><font face="monospace">wget <a href="https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-$x.$y.$z.tar.gz">https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-$x.$y.$z.tar.gz</a></font></div><div><font face="monospace">tar zxf petsc-$x.$y.$z.tar.gz<br></font></div><div><font face="monospace">cd petsc-$x.$y.$z<br></font></div><div><font face="monospace">...</font></div><div><br></div><div>But I cannot do</div><div><br></div><div><font face="monospace">git clone ...</font></div><div><font face="monospace">git checkout v$x.$y.$z</font></div><div><br></div><div>because there is no tag v3.15.0, just v3.15</div><div><br></div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Lisandro Dalcin<br>============<br>Senior Research Scientist<br>Extreme Computing Research Center (ECRC)<br>King Abdullah University of Science and Technology (KAUST)<br><a href="http://ecrc.kaust.edu.sa/" target="_blank">http://ecrc.kaust.edu.sa/</a><br></div></div></div></div>