----- Original Message ----- From: "Wannheden, Knut" <[EMAIL PROTECTED]> To: "'Ant Developers List'" <[EMAIL PROTECTED]> Sent: Friday, December 21, 2001 2:58 AM Subject: RE: clearcase ucm extension
> > -----Original Message----- > > From: Stephane Bailliez [mailto:[EMAIL PROTECTED] > > > > > -----Original Message----- > > > From: Wannheden, Knut [mailto:[EMAIL PROTECTED] > > > > [...] > > > Are there any plans to add UCM support to the current tasks > > > or are there > > > good reasons not to do so. If there is a need for this I'd > > > be happy to help > > > doing some of the work. > > > > Current CC tasks are too lightweight for real uses. I would > > like to add a > > fileset capability for mass checkin/checkout/add to source > > control and a > > simili synctree/clearfsimport a little bit more flexible. > > > > I guess it depends on what you deem to be "real uses". I guess the most > common use of SCM support in the build system is to deploy new builds, which > usually only requires a checkout and a checkin. But of course filesets and > especially "add to source control" would be very handy. well, if you are being rigorous you want to label your build, then grab only the labelled content into a new view and do a build from there. things like that are when you drop to perl; even then cleartool is amazingly complex; once you move to the whole Rational UCM process your life even more so. See http://www.ronin-intl.com/publications/unifiedProcess.htm -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
