Hi,

> I've got access to Visual SourceSafe now, so between you and me and Stefan
> we could probably get it out of the sandbox.
>
> I've added to the tests in the last couple of days. One downside to the way
> they are currently laid out is that you have to do a test build followed by
> a cleanup build every time (running Ant twice). Separating them out makes
> sense so that you have time between runs to examine the database and make
> sure everything is as expected. The trouble is that if you try to do two
> tests in a row without running cleanup in between, you get a build failure.
> Any ideas about how to fix that?

We could structure it so that the cleanup is done before running the tests.

That way it would still be possible to manually 'eyeball' the
repository after a test run.

I'd have to download vss again as I don't have it right now

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to