[ET Trac] [Einstein Toolkit] #1949: provide floating branch to "current release" and links to it
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Thu Aug 18 08:50:21 CDT 2016
#1949: provide floating branch to "current release" and links to it
--------------------------+-------------------------------------------------
Reporter: rhaas | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Other | Version: development version
Resolution: | Keywords: EinsteinToolkit
--------------------------+-------------------------------------------------
Comment (by knarf):
What I could imagine is a moving 'stable' branch only for the manifest
repository. That way, GetComponents calls would always pick up the current
stable version, but within the thornlist the current version string would
be used. Local repositories (even the manifest repository) would only use
the ET_XXX branch names.
Instead of
{{{
./GetComponents --parallel
https://bitbucket.org/einsteintoolkit/manifest/raw/ET_2016_05/einsteintoolkit.th
}}}
we would have
{{{
./GetComponents --parallel
https://bitbucket.org/einsteintoolkit/manifest/raw/stable/einsteintoolkit.th
}}}
without any change of that thornlist.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1949#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list