Re: RE: 2.0 branching, how to use latest sourcecode with "anoncvs" us er?

2004-07-09 Thread Peter Lin
and you should find the branches you selected > earlier. You can then open the branch, and checkout the project. > > Obvious, really. > [Not!] > > S. > > > -Original Message- > From: Dolf Smits [mailto:[EMAIL PROTECTED] > Sent: 09 July 2004 09:07 > To

RE: 2.0 branching, how to use latest sourcecode with "anoncvs" us er?

2004-07-09 Thread BAZLEY, Sebastian
adable for anoncvs? (just curiosity, as the HEAD is deliverd properly, I can always find the latest src code.) Thanks, Dolf - Original Message - From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> To: "'JMeter Developers List'" <[EMAIL PROTECTED]>

Re: 2.0 branching, how to use latest sourcecode with "anoncvs" us er?

2004-07-09 Thread Dolf Smits
src code.) Thanks, Dolf - Original Message - From: "BAZLEY, Sebastian" <[EMAIL PROTECTED]> To: "'JMeter Developers List'" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 13:38 Subject: RE: 2.0 branching, how to use latest sourcecode with "

RE: 2.0 branching, how to use latest sourcecode with "anoncvs" us er?

2004-07-08 Thread BAZLEY, Sebastian
8 July 2004 08:47 > To: JMeter Developers List; [EMAIL PROTECTED] > Subject: Re: 2.0 branching, how to use latest sourcecode with "anoncvs" > user? > > > Hi Michael (and other developers). > > After some time I started again working on JMeter, but I'm not a

RE: 2.0 branching, how to use latest sourcecode with "anoncvs" us er?

2004-07-08 Thread Michael Stover
wrote: > You just need to check out the branch named rel-2_0. > How you do this depends on your CVS client. > > S. > -Original Message- > From: Dolf Smits [mailto:[EMAIL PROTECTED] > Sent: 08 July 2004 08:47 > To: JMeter Developers List; [EMAIL PROTECTED] > Subject

RE: 2.0 branching, how to use latest sourcecode with "anoncvs" us er?

2004-07-08 Thread BAZLEY, Sebastian
You just need to check out the branch named rel-2_0. How you do this depends on your CVS client. S. -Original Message- From: Dolf Smits [mailto:[EMAIL PROTECTED] Sent: 08 July 2004 08:47 To: JMeter Developers List; [EMAIL PROTECTED] Subject: Re: 2.0 branching, how to use latest sourcecode

Re: 2.0 branching, how to use latest sourcecode with "anoncvs" user?

2004-07-08 Thread Dolf Smits
JMeter Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 01:44 Subject: Re: 2.0 branching > Branching is done. You can check out the new branch via: > > cvs -d:pserver:[EMAIL PROTECTED]:/home/cvs co -r rel-2_0 -d > jakarta-jmeter-2_0 jakarta-jmeter > &g

Re: 2.0 branching

2004-03-30 Thread Michael Stover
> > > I'd like to point out that one unit test is failing currently. The load > > and save of GuiTest.jmx isn't matching size. > > That's been the case for some while... > I've looked at it a few times, but not found the problem yet. > > Perhaps something to do with equals() and hashcode() no

Re: 2.0 branching

2004-03-30 Thread sebb
- Original Message - From: "Michael Stover" <[EMAIL PROTECTED]> To: "JMeter Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 12:44 AM Subject: Re: 2.0 branching > Branching is done. You can check out the new branch via: E

Re: 2.0 branching

2004-03-30 Thread mstover
> > > Releases will be tagged with names like rel-2_0_0, rel-2_0_1, etc. I'll > > take care of merging bug fixes from the branch into main development (so > > please don't make bug fixes in both places). > > Sorry, I don't I understand. > > Should we commit all changes in the branch, or should

Re: 2.0 branching

2004-03-30 Thread Michael Stover
Branching is done. You can check out the new branch via: cvs -d:pserver:[EMAIL PROTECTED]:/home/cvs co -r rel-2_0 -d jakarta-jmeter-2_0 jakarta-jmeter I'd like to point out that one unit test is failing currently. The load and save of GuiTest.jmx isn't matching size. -- Michael Stover <[EMAIL

Re: 2.0 branching

2004-03-30 Thread sebb
- Original Message - From: "mstover" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 30, 2004 3:34 PM Subject: 2.0 branching > I'd like to make the 2.0 cvs branch now if people don't mind. I find it > really makes things easier t

2.0 branching

2004-03-30 Thread mstover
I'd like to make the 2.0 cvs branch now if people don't mind. I find it really makes things easier to make release branches. I know there are people who want to begin new development, and a branch makes that possible while also allowing very frequent bug fix releases. If no one has an objection,