The main trunk does not need any tags because we do not follow what is done
by revision on the main trunk.
On the main trunk you commit, commit and commit and don't take care of
revision: ALPHA.
Once a Branch is created, it means it is for a stable release, then we have
to be sure to know what has been done, so we use the release tags to fine
tune, be able to reproduce a problem by getting this specific release the
customer uses and on which he has the problem:BETA and FINAL.
When you use the main trunck, you are alone to find out any problems within
it.
It was unclear to me at the beginning, but it has in fact a lot of sense to
turn JBoss into a very fiable product.
Vincent.

> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de
> Vinay Menon
> Envoy� : dimanche 8 juillet 2001 14:33
> � : [EMAIL PROTECTED]
> Objet : Re: [JBoss-dev] JAWS_2_4 DTD
>
>
> Vincent,
>     Many thanks! I've commited the changes to the jaws.dtd and
> jaws_2_4.dtd
> to the main trunk as well [i.e the one without the Branch_2_4] tag.
>
> Now running cvs log at jboss24/ what I see is that Rel 2_4_0_11
> was the last
> used tag and am going to increment it by one as you said and tag it. What
> about the trunk?
>
> Vinay
>
> ----- Original Message -----
> From: "Vincent Harcq" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Sunday, July 08, 2001 1:14 PM
> Subject: RE: [JBoss-dev] JAWS_2_4 DTD
>
>
> > I am not sure Scott is around, so I'll try to explain.
> >
> > I check out "Branch_2_4" into a jboss24/ directory
> > I check out with no tags into jboss/
> >
> > I change a file in jboss/, build, test and commit it
> > I copy the file in jboss24/, build, test and commit it
> >
> > I "cvs log" (from jboss/ for example) on "bin/run.sh" (for example), and
> see
> > the latest 2.4 Tag is Rel_2_4_0_11.
> > From "jboss24/" I then "cvs tag Rel_2_4_0_12" (recursively).
> >
> > Right?
> >
> > > -----Message d'origine-----
> > > De : [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]De la part de
> > > Vinay Menon
> > > Envoy� : dimanche 8 juillet 2001 13:48
> > > � : [EMAIL PROTECTED]
> > > Objet : Re: [JBoss-dev] JAWS_2_4 DTD
> > >
> > >
> > > Scott,
> > >     Alright did go thru the document. I am a complete CVS
> dumbo. Is this
> > > what I need to do
> > >
> > > 1. Check in all the changes back to Branch_2_4 AND to the main trunk?
> > > 2. Once I check in the code what is the 'cvs tag Rel_2_3_1_3' I should
> be
> > > using?
> > >
> > > Many thanks in advance.
> > >
> > > Vinay
> > >
> > >
> > > ----- Original Message -----
> > > From: "Scott M Stark" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Sunday, July 08, 2001 12:15 AM
> > > Subject: Re: [JBoss-dev] JAWS_2_4 DTD
> > >
> > >
> > > > kvvinaymenon,
> > > >
> > > > You need to follow the cvs proceedures for updating a branch and
> making
> > > sure
> > > > the changes are applied to main. Read them here:
> > > > http://www.jboss.org/CVSAdmin.jsp
> > > > and then clean up your changes.
> > > >
> > > > ----- Original Message -----
> > > > From: "Mike Swainston-Rainford" <[EMAIL PROTECTED]>
> > > > To: <[EMAIL PROTECTED]>
> > > > Sent: Saturday, July 07, 2001 3:56 PM
> > > > Subject: [JBoss-dev] JAWS_2_4 DTD
> > > >
> > > >
> > > > >
> > > > > the datasource element was added to the entity element in version
> > > 1.1.2.2
> > > > > on Bracnh_2_4. But it hasn't been updated on the main branch
> > > or added to
> > > > > the 2_4 label. Shouldn't this change go onto both main and the
> current
> > > 2_4
> > > > > label?
> > > > >
> > > > > There is also a code change associated with this -
> > > > >
> src/main/org/jboss/ejb/plugins/jaws/metadata/JawsEntityMetaData.java
> > > also
> > > > > on the 2_4 branch but not in the label but these changes
> are on main
> > > > (added
> > > > > in version 1.11).
> > > > >
> > > > > Mike S-R
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Jboss-development mailing list
> > > > > [EMAIL PROTECTED]
> > > > > http://lists.sourceforge.net/lists/listinfo/jboss-development
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Jboss-development mailing list
> > > > [EMAIL PROTECTED]
> > > > http://lists.sourceforge.net/lists/listinfo/jboss-development
> > >
> > >
> > > _______________________________________________
> > > Jboss-development mailing list
> > > [EMAIL PROTECTED]
> > > http://lists.sourceforge.net/lists/listinfo/jboss-development
> > >
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to