Don't worry, I don't even know how to use CVS. We use SVN at work, which I would highly recommend moving to when we can. I don't have it integrated with my IDE, and it works fine for me. I'm sure I'd be a little more productive if it was integrated, but I don't mind.
On Sun, 6 Mar 2005 08:56:54 -0500, Sean Schofield <[EMAIL PROTECTED]> wrote: > Don't worry Matthias applied the patch for me. > > sean > > On Sun, 6 Mar 2005 10:38:24 +0100, Martin Marinschek > <[EMAIL PROTECTED]> wrote: > > Oh my, > > > > I hate to admit it, but I don't know how to do the patching thing - I > > know there is a plugin for that in eclipse, but in intellij? and from > > the windows command line, how do I do that? > > > > can anybody help me out or submit the patch themselves? > > > > regards, > > > > Martin > > > > > > On Fri, 4 Mar 2005 16:28:03 -0500, Sean Schofield > > <[EMAIL PROTECTED]> wrote: > > > I made a slight modification to the build.xml for myfaces. I added a > > > "nightly" target which just builds src-release and bin-release and > > > copies the bundles into a nightly directory. I need someone to check > > > that in for me so I can test my bootstrap.xml build file. (I signed > > > my CLA today so hopefully this will be the last time I have to ask > > > someone for checkin ;-) > > > > > > Anyways my bootstrap file will do a checkout from CVS. Create the > > > appropriate build directory with the current date (ex. > > > nightly/20050304) and then run the "nightly" target on the actual > > > myfaces buildfile that is checked out from CVS. When running the > > > bootstrap buildfile the nightly directory will be specified so later > > > on we can "publish" to the webserver and rotate out old nightly > > > directories. > > > > > > I will send my bootstrap.xml to the list shortly once I had a chance > > > to test it. In order to test it, I need the build.xml modified using > > > the patch I've submitted. > > > > > > Regards, > > > > > > sean > > > > > > > > > > > > -- -Heath Borders-Wing [EMAIL PROTECTED]
