On 07.07.2010 21:00, sebb wrote:
On 7 July 2010 10:47, Rainer Jung<rainer.j...@kippdata.de>  wrote:
On 29.06.2010 17:17, jean-frederic clere wrote:

  - build.properties: it would be nice, if you did the release changes to the
file before tagging (and undo after) like Mark does for TC 7 (properties
version and version.build). That way checking the identity between the tag
and the release source would be easier (less deltas to ignore).

Or:

Create clean workspace from SVN.

Make any necessary updates that apply to the tag only.

Create the tag from the workspace using svn copy dir https://.../

Trunk is then untainted by unnecessary changes, and the tag commit
e-mail shows the changes made.
History is also preseved.

I personally do not like edits of tags. I think tags should be used as a single cross cut through the code (like in CVS) and uniquely identify one revision, so not be edited. Personal preference though.

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to