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

Re: 1.0.0, 1.0.x plan

From: <kfogel_at_collab.net>
Date: 2004-01-27 19:49:02 CET

Branko Čibej <brane@xbc.nu> writes:
> >So let's branch from the 0.37.0 tag and make a new STATUS file so I can
> >write an item there as soon as possible (I do even have more changes to
> >do there before 1.0).
>
> I disagree; simply merge from tags/0.37.0 to branches/1.0.x.

Just so you're both aware:

There are *no* changes in 0.37.0 from 1.0-stabilization. Therefore,
now that 1.0-stabilization has been renamed to 1.0.x, there is no need
to merge anything over from 0.37.0. We're completely up-to-date.

(I don't think Josander necessarily disagrees with you, Brane, I think
he just responded to my mail before seeing your followup suggestion.)

> I really don't know why this is necessary. All necessary changes to
> installers should be made on the release branch before the release is
> tagged, otherwise people can't make their own packages from the tarball.

Agree. What we should be doing from now on, in general, is:

Make changes in branches/1.0.x/. When ready, snap a tarball from it.
Never create another branch for it, but when the tarball is released,
do 'svn cp -r XXX branches/1.0.x tags/1.0.1' (or whatever), where XXX
is the revision used for the tarball.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 27 20:47:45 2004

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.