In an old style script like the one Utkarsh pointed to, include a definition for "CVS_UPDATE_OPTIONS:STRING=-d -A -P -r ParaView-3-6" in the CTEST_INITIAL_CACHE variable. (The important parts being the -r branch-name args...)
In a new style script that uses ctest_update() and ctest_build() and so on, set the CTEST_UPDATE_OPTIONS variable: SET(CTEST_UPDATE_OPTIONS "-dAP -r ParaView-3-6") HTH, David On Thu, Jun 11, 2009 at 2:00 PM, Utkarsh Ayachit < [email protected]> wrote: > Here;s one used by the one of the release dashboards: > > http://www.cdash.org/CDash/viewNotes.php?buildid=353182 > > Utkarsh > > > On Thu, Jun 11, 2009 at 1:22 PM, Michael Jackson < > [email protected]> wrote: > >> Hey Ken, >> Could you explain your setup for sending Dashboards. I am trying to set >> one up for my OS X 10.5 intel box and have looked at your PV 3.6 submissions >> but I think I am still pulling CVS head instead of the 3.6 branch. >> >> Thanks >> _________________________________________________________ >> Mike Jackson [email protected] >> BlueQuartz Software www.bluequartz.net >> Principal Software Engineer Dayton, Ohio >> >> >> >> On Jun 11, 2009, at 10:24 AM, Moreland, Kenneth wrote: >> >> There is a 3.6 release section on the dashboard. There are already >>> several sites contributing 3.6 results. I’m not sure how the dashboard >>> distinguishes between the 3.6 builds and the rest of them. >>> >>> -Ken >>> >>> >>> On 6/11/09 8:13 AM, "Michael Jackson" <[email protected]> >>> wrote: >>> >>> Is there a preferred DashBoard to submit results to? or just to the >>> normal paraview dashboard.. >>> >>> --- >>> Mike Jackson www.bluequartz.net >>> >>> >>> >>> On Jun 11, 2009, at 9:42 AM, Moreland, Kenneth wrote: >>> >>> > The branch is tagged ParaView-3-6. >>> > >>> > -Ken >>> > >>> > >>> > On 6/11/09 7:32 AM, "Michael Jackson" <[email protected]> >>> > wrote: >>> > >>> > Has PV 3.6 been branched yet? If so what is the branch as I would like >>> > to start testing with PV 3.6. >>> > >>> > >>> > _________________________________________________________ >>> > Mike Jackson [email protected] >>> > BlueQuartz Software www.bluequartz.net >>> > Principal Software Engineer Dayton, Ohio >>> > >>> > >>> > >>> > On May 30, 2009, at 10:49 AM, Berk Geveci wrote: >>> > >>> > > Hopefully in a few week (< 1 month). >>> > > >>> > > -berk >>> > > >>> > > On Fri, May 29, 2009 at 6:01 AM, Didier Roissé < >>> [email protected] >>> > > > wrote: >>> > >> Hi, >>> > >> I have just a little question. When will Paraview 3.6 be available >>> > >> for >>> > >> download ? >>> > >> >>> > >> regards, >>> > >> Didier >>> > >> >>> > >> _______________________________________________ >>> > >> Powered by www.kitware.com >>> > >> >>> > >> Visit other Kitware open-source projects at >>> > >> http://www.kitware.com/opensource/opensource.html >>> > >> >>> > >> Please keep messages on-topic and check the ParaView Wiki at: >>> > >> http://paraview.org/Wiki/ParaView >>> > >> >>> > >> Follow this link to subscribe/unsubscribe: >>> > >> http://www.paraview.org/mailman/listinfo/paraview >>> > >> >>> > >> >>> > > _______________________________________________ >>> > > Powered by www.kitware.com >>> > > >>> > > Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> > > >>> > > Please keep messages on-topic and check the ParaView Wiki at: >>> http://paraview.org/Wiki/ParaView >>> > > >>> > > Follow this link to subscribe/unsubscribe: >>> > > http://www.paraview.org/mailman/listinfo/paraview >>> > >>> > _______________________________________________ >>> > Powered by www.kitware.com >>> > >>> > Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> > >>> > Please keep messages on-topic and check the ParaView Wiki at: >>> http://paraview.org/Wiki/ParaView >>> > >>> > Follow this link to subscribe/unsubscribe: >>> > http://www.paraview.org/mailman/listinfo/paraview >>> > >>> > >>> > >>> > >>> > **** Kenneth Moreland >>> > *** Sandia National Laboratories >>> > *********** >>> > *** *** *** email: [email protected] >>> > ** *** ** phone: (505) 844-8919 >>> > *** web: >>> > http://www.cs.unm.edu/~kmorel<http://www.cs.unm.edu/%7Ekmorel> >>> > >>> >>> _______________________________________________ >>> Powered by www.kitware.com >>> >>> Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> >>> Please keep messages on-topic and check the ParaView Wiki at: >>> http://paraview.org/Wiki/ParaView >>> >>> Follow this link to subscribe/unsubscribe: >>> http://www.paraview.org/mailman/listinfo/paraview >>> >>> >>> >>> >>> **** Kenneth Moreland >>> *** Sandia National Laboratories >>> *********** >>> *** *** *** email: [email protected] >>> ** *** ** phone: (505) 844-8919 >>> *** web: >>> http://www.cs.unm.edu/~kmorel<http://www.cs.unm.edu/%7Ekmorel> >>> >>> >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the ParaView Wiki at: >> http://paraview.org/Wiki/ParaView >> >> Follow this link to subscribe/unsubscribe: >> http://www.paraview.org/mailman/listinfo/paraview >> > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
