Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [stellation-res] MySql Testing

There are numerous minor glitches in the tutorial and it needs a complete
once-over but I will file a report on it.

-----Original Message-----
From: stellation-res-admin@xxxxxxxxxxxxxxx
[mailto:stellation-res-admin@xxxxxxxxxxxxxxx]On Behalf Of Dave Shields
Sent: August 20, 2002 9:29 AM
To: stellation-res@xxxxxxxxxxxxxxx
Subject: Re: [stellation-res] MySql Testing


On Mon, Aug 19, 2002 at 08:21:36PM -0400, Jonathan Gossage wrote:
> I have been using the Stellation tutorial as an initial test script for
the
> MySQL integration effort. As part of this testing I created a new database
> and then ran the following sequence of commands:
>
> svc configure database cfg.xml
> svc create Test
> svc checkout Test
> svc add Hello.java test.bat
> svc checkin
> svc list status
>
> Output from the last command was:
>
> branch	main
> checkout-time	Mon Aug 19 20:09:00 EDT 2002
> connect	true
> log-command	checkin
> log-time	Mon Aug 19 20:10:53 EDT 2002
> modified	false
> project	StellationTest
> revision	false
> save	true
> version	1
>
> There is one significant difference between the output shown in the
tutorial
> and the output produced by my test. In my test the "revision" value is
> "false" and the tutorial shows "true". I suspect that my test is correct
but
> like to get confirmation of this.
>
> Regards
>
> Jonathan Gossage

It's a bug in the tutorial. Could you please file a bugzilla report, so we
don't
forget to update the document?

thanks,
dave

--
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx.
_______________________________________________
stellation-res mailing list
stellation-res@xxxxxxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/stellation-res



Back to the top