Re: [Objectbridge-developers] ANT build scripts, CVS
Brought to you by:
thma
From: David Dixon-P. <dp...@mi...> - 2000-12-10 02:31:55
|
If you like Emacs, it will do all your CVS stuff for you. Very convienient. I believe some of the other working environments will do CVS for you as well. wincvs.org may have a GUI for Linux too, but I've never used it. (I think I prefer the Emacs integration. . .) David. Thomas Mahler wrote: > Hi all, > > I got my CVS access working at last. > I tried to get it running on a Win2000 box for 3 weeks without success. > Finally I tried it under Linux: worked after 10 minutes ! > Unfortunately I don't have a graphical CVS client at hand, so I have to > make all cvs actions in a terminal :-# > > Do you know of any CVS gui-client fro GNOME or KDE ???? > > Once I got my CVS client running, I thought: "check in something > useful": > > I took the ANT build scripts of the CASTOR project as a template for > OJB. > The result: a fairly complete build environment. > > To see it work, just: > > - check out (or update) the module objectbridge from CVS > - run build[.sh] main > - run build[.sh] examples > - run example[.sh] <broker|proxies> > > remarks: > - under Linux use the [.sh] scripts > - the package ojb.server does not compile yet. this may lead to errors > during > build main. Just run "build[.sh] main" twice to get things working! > > Comments welcome, > > enJoy, > > Thomas > _______________________________________________ > Objectbridge-developers mailing list > Obj...@li... > http://lists.sourceforge.net/mailman/listinfo/objectbridge-developers |