[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] notes/releases.txt

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-07-15 17:58:50 CEST

Hi !

Comments below.

On Tue, 15 Jul 2003 11:40:59 -0400, pll@lanminds.com said:
>
> * notes/releases.txt
>
> Updated to make no assumptions about the experience of someone
> taking on the role of release management.
>
> =Index: releases.txt
[snip]
> + e) make install (this activates mod_dav)
> + e) make davcheck

Two Es...

[snip]
> + Once Download Manager status has been granted:
>
> -9. Update www/project_status.html on trunk, including a MD5 checksum
> - for the fresh tarball. Commit.
> + - Log into http://subversion.tigris.org
> + - Click on the 'file sharing' link (left frame at the top)
> + - Click on the 'Source tarballs' link (main frame)
> + - Click on the 'Add a file' link (top, main frame, under 'File
> Sharing')
> + - Fill in the following fields:

Wouldn't this be better using a), b), etc. ?

>
> + Name: subversion-X.YY.Z.tar.gz (replace X.YY.Z with the release
> number)
> + Status: Stable
> + Description: Subversion release 0.25.0 (MD5: <md5sum of tarball>)

Shouldn't that be X.YY.Z ?

[snip]
> +8. Move branch into the tags directory in the repository.
> +
> + svn mv mv http://svn.collab.net/repos/svn/branches/release-X.YY.Z \
> + http://svn.collab.net/repos/svn/tags/X.YY.Z \
> + -m"Moved Release X.YY.Z branch to tags/"

Syntax error, mv is not a versioned resource...

> +
> + Now that the release is public, no more changes can happen on that
> + branch. If we discover problems with the release, then we make a
> + new branch (with the minor version number incremented), apply
> + fixes, and go through the release process again.
> +
> +9. Update www/project_status.html on trunk.
> +
> + Edit the www/project_status.html file appropriately in /trunk *NOT*
> + in the release branch and commit.

Maybe mention svn switch again here ?

[snip]

This reads so easy ! But, you're missing the traditionnal last item "And
now, take break. You deserve it :)".

Thanks !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 15 17:59:53 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.