Absolutely. We have an additional "stable label" system in use - this dynamic view only picks up what's being promoted as stable, so accidental changes are not a practical issue for us (but without it, certainly would be).
Kalle On 1/31/08, Jan Fredrik Wedén <[EMAIL PROTECTED]> wrote: > > On Jan 25, 2008 6:25 PM, Kalle Korhonen <[EMAIL PROTECTED]> > wrote: > > Same here, dynamic views with Continuum as a build server. There were > some > > quirks making it play nice with ClearCase, but generally works ok (and > yes, > > svn is way superior). > > > > Kalle > > > > If using dynamic views, don't you run into the potential risk of the > view contents being updated in the middle of a build? > > As for the original question: we solved a similar issue using > CruiseControl's composite builder and then running some ClearCase > operations using an Ant script before we kicked off the Maven build. > > -- > - Jan Fredrik Wedén > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
