Re: Me Too! Re: Ant and CCC-harvest

2004-12-15 Thread Ken Gentle
At 11:51 2004-12-15, you wrote: We used to have version control commands in our build script, but eventually it became apparent that it was wrong. It is much better to handle all VCS stuff outside of the build by another script (for example, by Maven). No argument -- I normally handle SCM stuf

Re: Me Too! Re: Ant and CCC-harvest

2004-12-15 Thread Alexey N. Solofnenko
We used to have version control commands in our build script, but eventually it became apparent that it was wrong. It is much better to handle all VCS stuff outside of the build by another script (for example, by Maven). In any case, or can cover anything, so why wait for somebody else to

Me Too! Re: Ant and CCC-harvest

2004-12-15 Thread Ken Gentle
I too am currently having CCC Harvest inflicted on me. Ant tasks or an example of using Ant to work with Harvest would be greatly appreciated! Ken At 10:06 2004-12-13, you wrote: Hi, I was wondering if someone is working with ant and ccc_harvest ( a version control system ). are there an