From: Luis C. <le...@ne...> - 2003-05-07 21:21:52
|
Hello, The main reason I use Ant to run StatCVS is so that all our project related tasks can be invoked similarly and from any interface which is integrated with Ant. Also, all of our automated processes are configured with Ant tasks. Regards, Luis Cruz On Wed, 2003-05-07 at 16:40, Kim Rud Bille wrote: > Hi > > Is there any reason you run statcvs via ant? > I just invoke statcvs at commandline: > >java -jar statcvs 'some-text' a-cvs-log path-to-local-checkout > > This works fine for me. (I should point out that I don't know much about > ant) > > Sincely > Kim R. Bille > Student at: > Department of Computer Science > Aalborg University > Denmark |