<div dir="ltr"><div dir="ltr">On Wed, Mar 31, 2021 at 11:21 AM Satish Balay via petsc-dev <<a href="mailto:petsc-dev@mcs.anl.gov">petsc-dev@mcs.anl.gov</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 31 Mar 2021, Lisandro Dalcin wrote:<br>
<br>
> On Wed, 31 Mar 2021 at 18:07, Satish Balay <<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>> wrote:<br>
> <br>
> > And we just use 2 level workflow, and have branches for each of the<br>
> > 'releases' [as we move from one to the other]<br>
> ><br>
> <br>
> Maybe I'm not making myself clear.<br>
> What I find a bit awkward is that I can define<br>
> <br>
> x=3<br>
> y=15<br>
> z=0<br>
> <br>
> and then do:<br>
> <br>
> wget<br>
> <a href="https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-$x.$y.$z.tar.gz" rel="noreferrer" target="_blank">https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-$x.$y.$z.tar.gz</a><br>
> tar zxf petsc-$x.$y.$z.tar.gz<br>
> cd petsc-$x.$y.$z<br>
> ...<br>
> <br>
> But I cannot do<br>
> <br>
> git clone ...<br>
> git checkout v$x.$y.$z<br>
> <br>
> because there is no tag v3.15.0, just v3.15<br>
<br>
I agree - the current usage causes this problem.<br>
<br>
I vote for switching over to v3.15.0 [or add both tags v3.15.0 and<br>
v3.15 - to not break things for 'v3.15' usage - assuming 2 tags wont'<br>
cause other issues]<br></blockquote><div><br></div><div>+1<br></div><div><br></div><div>  Matt</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">
Satish<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div></div>