From els.pauwels at protonworld.com Tue Jun 3 10:56:44 2003 From: els.pauwels at protonworld.com (Pauwels Els) Date: Tue Jun 3 00:53:56 2003 Subject: [OpenCM] CM Synergy 6.2 on Windows NT 4 with EFS disks Message-ID: <7ACA7CB79E49D411AE51009027DCCF3301BB8A10@neutrino> Hello all, I was wondering whether anyone has setup CM Synergy 6.2 on a Windows NT 4 or W2K server that's configured with EFS disks ? And whether it works fine or if any special settings/considerations are needed... Thank you in advance for any information you can send on this. Regards, Els Pauwels Tools Administrator - Product Development Proton World Kleine Kloosterstraat 23, B-1932 Zaventem, Belgium Phone: +32 2 724 51 79 - Fax: +32 2 724 50 60 Email: els.pauwels@protonworld.com **********************D i s c l a i m e r************************* This message (including attachments) is intended only for the person or entity to which it is addressed. As it may contain confidential and/or privileged information, it must not be retransmitted or otherwise disseminated, nor must any actions be taken that rely upon it by persons or entities other than the intended recipient. Under no circumstances can this message (including attachments) be seen as evidence that may be used in court of law. If you received this message in error, please accept our apologies, delete it from your computer and advise the sender immediately by reply e-mail or by telephone to +32 2 724 51 11. Thank you for your co-operation ********************************************************** From Hans-Ulrich.Kreissl at gedas.de Tue Jun 3 12:46:01 2003 From: Hans-Ulrich.Kreissl at gedas.de (Kreissl, Hans-Ulrich) Date: Tue Jun 3 08:52:18 2003 Subject: [OpenCM] Reconfigure with different releases and baselines Message-ID: <7D41327A1F1FD311AE7200508B08FEF203603371@wobsem02.de.gedas-grp> Hi I have the following Problem Having a Baseline with rel1.0 Having a toplevel project which contains severall subprojects top-v1.0 (Release rel1.0) p0-p0.0 (Release p0.0) p1-p1.1 (Release p1.1) p2-rel1.0 (Release rel1.0) Deriving a new prep-Integrate Project with Release rel1.1 Now Reconfigure throws out everything under p0 and p1 What is the best way to modify the Reconfiguretemplate so that the subprojects pick up ther correct baseline. Does any one know what expressions are valid for the Version Matching. Hans-Ulrich Krei?l ------------------------------------------------- gedas deutschland GmbH PCS-Development Alessandro-Volta-Str. 11, D-38440 Wolfsburg Telefon/phone +49-5361-186-522 Telefax/telefax +49-5361-186-998 ------------------------------------------------- From robert.smith at comnitel.com Tue Jun 3 18:46:49 2003 From: robert.smith at comnitel.com (Robert Smith) Date: Tue Jun 3 09:27:26 2003 Subject: [OpenCM] Reconfigure with different releases and baselines In-Reply-To: <7D41327A1F1FD311AE7200508B08FEF203603371@wobsem02.de.gedas-grp> Message-ID: Hi Hans-Ulrich, We have in our reconfigure template a folder template called "Tasks for subordinate release cycles for Release %release". I'm not certain if this is in the base model, or if this was a customisation. In any case, into this folder we (manually) place the "Integration Testing projects" task for each subordinate release cycle. So in your case, into your top level project's "Tasks for subordinate release cycles for Release rel1.0" folder you would place the following tasks: Task xxxxx: Integration Testing projects for release p1.1 Task xxxxx: Integration Testing projects for release p0.0 When you reconfigure, the top level project will first look for the newest subproject which is a candidate in the reconfigure properties. i.e. it will search for rel1.0, failing that, p1.1, and failing that, p0.0. Hope this helps. Cheers, Robert PS/ I'm pretty certain that the version matching is simply string comparison. I don't think you can query for "release value greater than X". -----Original Message----- From: opencm-bounces@armory.com [mailto:opencm-bounces@armory.com]On Behalf Of Kreissl, Hans-Ulrich Sent: 03 June 2003 10:46 To: 'opencm@armory.com' Subject: [OpenCM] Reconfigure with different releases and baselines Hi I have the following Problem Having a Baseline with rel1.0 Having a toplevel project which contains severall subprojects top-v1.0 (Release rel1.0) p0-p0.0 (Release p0.0) p1-p1.1 (Release p1.1) p2-rel1.0 (Release rel1.0) Deriving a new prep-Integrate Project with Release rel1.1 Now Reconfigure throws out everything under p0 and p1 What is the best way to modify the Reconfiguretemplate so that the subprojects pick up ther correct baseline. Does any one know what expressions are valid for the Version Matching. Hans-Ulrich Krei?l ------------------------------------------------- gedas deutschland GmbH PCS-Development Alessandro-Volta-Str. 11, D-38440 Wolfsburg Telefon/phone +49-5361-186-522 Telefax/telefax +49-5361-186-998 ------------------------------------------------- _______________________________________________ OpenCM mailing list opencm@opencm.net http://www.armory.com/mailman/listinfo.cgi/opencm From mohan_tarole at chennai.tcs.co.in Fri Jun 6 18:35:55 2003 From: mohan_tarole at chennai.tcs.co.in (mohan_tarole@chennai.tcs.co.in) Date: Fri Jun 6 05:07:21 2003 Subject: [OpenCM] prep project as baseline Message-ID: Skipped content of type multipart/alternative From pradeep.george at philips.com Fri Jun 6 07:19:32 2003 From: pradeep.george at philips.com (pradeep.george@philips.com) Date: Fri Jun 6 06:21:01 2003 Subject: [OpenCM] prep project as baseline In-Reply-To: Message-ID: We do use prep projects as baselines, we call these baselines the BASE project, they are reconfigured to the baseline of whichever release we would like to use. For the prep baselines to show up in the baseline select dialog, you need to set the "allow_prep_baselines" keyword to true. One problem I see here is the reconfigure templates, only CMSynergy 6.3 allows prep baselines in reconfigure templates, the previous versions do not. Also, remember to use different 'project purpose' for the prep projects B and C which are for the same release, otherwise you'll run into problems with 'products' and 'subprojects' because those will be associated to the same automatic tasks. Regards, Pradeep mohan_tarole@chennai.tcs.co.in Sent by: opencm-bounces@armory.com 06/06/2003 05:05 AM Please respond to Open CM Mailing List To: opencm@armory.com cc: (bcc: Pradeep George/SVL/SC/PHILIPS) Subject: [OpenCM] prep project as baseline Classification: Hi all, Thanks again for your kind support for my previous queries Here is one more query I'm using Continuus CM v5.1 I've one released project say A~1.0 with release R1.0 I want to derive prep project B~2.0 with Release R2.0 And I want to take project B as baseline for project C~2.0 with release R2.0 ( project B is still in prep state) Two different teams will be working on project B and C Two build managers will manage the projects B and C Reconfigure template for both project B and C is same ( release value and baseline) I'm expecting that task completed for project B and C are available in project C and B respectively when projects are reconfigured Do you visualize any problem in this? Is there is any probelm if project B and C released at different point of time? Regards, Mohan_______________________________________________ OpenCM mailing list opencm@opencm.net http://www.armory.com/mailman/listinfo.cgi/opencm -------------- next part -------------- An HTML attachment was scrubbed... URL: http://deepthought.armory.com/pipermail/opencm/attachments/20030606/0d4d17d8/attachment.htm From HVivek at novell.com Tue Jun 10 05:18:17 2003 From: HVivek at novell.com (HS Vivek) Date: Tue Jun 10 03:18:30 2003 Subject: [OpenCM] Query Message-ID: Hi Guys, Is it possible from command line to create a task and check out an object attached to this task ? If yes, i would like to know how ? Thanks in Advance. Vivek From HVivek at novell.com Tue Jun 10 05:19:11 2003 From: HVivek at novell.com (HS Vivek) Date: Tue Jun 10 03:19:24 2003 Subject: [OpenCM] Query Message-ID: Hi Guys, Is it possible from command line to create a task and check out an object attached to this task ? If yes, i would like to know how ? Thanks in Advance. Vivek From pradeep.george at philips.com Tue Jun 10 07:28:56 2003 From: pradeep.george at philips.com (pradeep.george@philips.com) Date: Tue Jun 10 06:30:36 2003 Subject: [OpenCM] Query In-Reply-To: Message-ID: Hope this helps! I have split the ccm logs for every session. I had written this for doing some automatic metrics calculations for different CM operations. This is a DOS batch file :-) Rem---------------------------Start--------------------------------------------------------------------------- For /f "tokens=1-7 delims=:/-, " %%i in ('echo exit^|cmd /q /k"prompt $D $T"') do ( For /f "tokens=2-4 delims=/-,() skip=1" %%a in ('echo.^|date') do ( set %%a=%%j set %%b=%%k set %%c=%%l set hh=%%m set min=%%n set ss=%%o ) ) @REM # SET WEEKS LOGS OUTPUT Directories set WEEK_NUM=316 set LOGS_ROOT=E:\cms\Audits\logs set LOGS_DIR=%LOGS_ROOT%\%WEEK_NUM% if not exist %LOGS_ROOT% ( mkdir %LOGS_ROOT% ) if not exist %LOGS_DIR% ( mkdir %LOGS_DIR% ) @REM # SET UI AND ENG LOG FILES FOR THIS SESSION set CCM_UILOG=%LOGS_DIR%\ccm_ui_%USERNAME%_%yy%%mm%%dd%_%hh%%min%.log set CCM_ENGLOG=%LOGS_DIR%\ccm_eng_%USERNAME%_%yy%%mm%%dd%_%hh%%min%.log @REM # START CM SYNERGY SESSION - PASSWORD NEEDS TO BE CHANGED AND USERNAME IF DIFFERENT "\bin\ccm.exe" start -d -n %USERNAME% -pw -r developer -m -h -nogui -q > %LOGS_DIR%\CCM_ADDR.txt for /F %%1 in (%LOGS_DIR%\CCM_ADDR.txt) do SET CCM_ADDR=%%1 @REM # CREATE A TASK AND SET AS DEFAULT TASK - RELEASE TO BE CHANGED "\bin\ccm.exe" task /cr /s "" /r %USERNAME% /release /def >%LOGS_DIR%\CCM_TASKNUM.txt @REM # CHECKOUT A FILE - FILE SPEC TO BE CHANGED "\bin\ccm.exe" co /c "" @REM # STOP CM SYNERGY SESSION "C:\Program Files\CMSynergy\ccm62\bin\ccm.exe" stop @REMOVE CCM_ADDR.TXT file if exist %LOGS_DIR%\CCM_ADDR.txt ( del /f %LOGS_DIR%\CCM_ADDR.txt ) if exist %LOGS_DIR%\CCM_TASKNUM.txt ( del /f %LOGS_DIR%\CCM_TASKNUM.txt ) Rem---------------------------End--------------------------------------------------------------------------- HS Vivek Sent by: opencm-bounces@armory.com 06/10/2003 03:19 AM Please respond to Open CM Mailing List To: Pradeep George/SVL/SC/PHILIPS@AMEC cc: Subject: [OpenCM] Query Classification: Hi Guys, Is it possible from command line to create a task and check out an object attached to this task ? If yes, i would like to know how ? Thanks in Advance. Vivek _______________________________________________ OpenCM mailing list opencm@opencm.net http://www.armory.com/mailman/listinfo.cgi/opencm -------------- next part -------------- An HTML attachment was scrubbed... URL: http://deepthought.armory.com/pipermail/opencm/attachments/20030610/90047b8d/attachment.htm From pradeep.george at philips.com Tue Jun 10 10:57:00 2003 From: pradeep.george at philips.com (pradeep.george@philips.com) Date: Tue Jun 10 09:58:18 2003 Subject: [OpenCM] DCM performance metrics Message-ID: Hello All, Has someone out there done some kind of performance measurements on DCM? If so are there any set of metrics collection? I am currently doing the CM operations performance by doing some of the typical activities which a developer will do - but this is for CM and not for DCM. Thanks in advance, Pradeep George Nexperia Digital Consumer Platform Software Development Group 1140 McKay Dr. +1 (408) 991-2823 (Work) Mail Stop- SVL-13 +1 (408) 205-8361 (Cell) San Jose, CA 95131-1706 +1 (408) 991-4077 (Fax) http://www.philips.com