From: Christoph S. <ch...@mc...> - 2002-07-25 07:50:34
|
Hey all! > -----Urspr=FCngliche Nachricht----- > Von: hib...@li...=20 > [mailto:hib...@li...] Im=20 > Auftrag von Gavin_King/Cirrus%CI...@ci... > Gesendet: Donnerstag, 25. Juli 2002 03:54 > An: Christian Bauer > Cc: hib...@li... > Betreff: Re: [Hibernate-devel] Documentation in DocBook > >>- Write makefiles and documentation for automatic output generation >=20 > >Still pending because I haven't decided for make or Ant. >=20 > I would very much prefer Ant if its at all possible. I've=20 > finally started using the ant build script to generate=20 > javadoc, etc, So it would be really nice to integrate this=20 > stuff with the existing stuff. My dream is to eventually be=20 > able to do a whole release with just a single Ant task but=20 > I'm not there yet ;) +1 for ant :)=20 Are there some problems doing it with ant, or why did you think about using make? I didnt use make for about 3 years now, and I'm really happy with it :) >=20 > >>- Checkin to CVS >=20 > >Done, with a lot of cursing about CVS over ssh. I cannot use any=20 > >graphical client with Unix... any solution for this problem? >=20 > In my experience the graphical clients are really not worth > the effort. I just use the cmd-line client under win2k, even=20 > though I _could_ use winCVS. If you are using windows, you should definately check out tortoise cvs, its an awesome cvs client :) http://tortoisecvs.sourceforge.net/ Cheers Chris |