[petsc-dev] Tag name v3.15

Lisandro Dalcin dalcinl at gmail.com
Wed Mar 31 10:12:31 CDT 2021


On Wed, 31 Mar 2021 at 18:07, Satish Balay <balay at mcs.anl.gov> wrote:

> And we just use 2 level workflow, and have branches for each of the
> 'releases' [as we move from one to the other]
>

Maybe I'm not making myself clear.
What I find a bit awkward is that I can define

x=3
y=15
z=0

and then do:

wget
https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-$x.$y.$z.tar.gz
tar zxf petsc-$x.$y.$z.tar.gz
cd petsc-$x.$y.$z
...

But I cannot do

git clone ...
git checkout v$x.$y.$z

because there is no tag v3.15.0, just v3.15


-- 
Lisandro Dalcin
============
Senior Research Scientist
Extreme Computing Research Center (ECRC)
King Abdullah University of Science and Technology (KAUST)
http://ecrc.kaust.edu.sa/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20210331/ae45e304/attachment.html>


More information about the petsc-dev mailing list