[Dune] [#927] release Tags are wrong

Dune flyspray at dune-project.org
Wed Jun 8 00:42:13 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has been changed.  The changes are listed below.  For full information about what has changed, visit the URL and click the History tab.

FS#927 - release Tags are wrong
User who did this: Christian Engwer (christi)
Task details edited:
-------
The svn tags for the 2.1 release don't follow the current naming scheme. Please update these accordingly.

e.g. the url for dune-common is 
https://svn.dune-project.org/svn/dune-common/tags/release-2.1.0
instead of
https://svn.dune-project.org/svn/dune-common/tags/2.1


The release-managers might just run the following bash command to update all modules:
for i in common grid istl grid-howto grid-dev-howto localfunctions; do svn mv -m "update tag name to follow the naming policy" https://svn.dune-project.org/svn/dune-$i/tags/release-2.1.0/ https://svn.dune-project.org/svn/dune-$i/tags/2.1; done


PS: I stumbled upon this wile updating the website. The broken naming scheme make is particularly nasty to handle the different releases in a consistent way.
-------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=927

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list