From pwp71 at yahoo.it Wed Jul 7 06:28:04 2004 From: pwp71 at yahoo.it (=?iso-8859-1?q?Stefano=20Perego?=) Date: Wed Jul 7 06:29:36 2004 Subject: [OpenCM] binary diff in CM Synergy GUI Message-ID: <20040707132804.38742.qmail@web41606.mail.yahoo.com> Hello everybody, Which compare tool do you use? Which command inside .ccm.ini have you written? Es. I use: Compare_cmd = wish tkdiff %file1 %file2 You can change .ccm.ini only if your session of synergy is closed. Stefano. ____________________________________________________________ Yahoo! Companion - Scarica gratis la toolbar di Ricerca di Yahoo! http://companion.yahoo.it From abrundidge at raytheon.com Wed Jul 7 23:00:45 2004 From: abrundidge at raytheon.com (Arthur J Brundidge) Date: Wed Jul 7 23:01:19 2004 Subject: [OpenCM] Arthur J Brundidge/US/Raytheon is out of the office. Message-ID: I will be out of the office starting 07/01/2004 and will not return until 07/12/2004. I will respond to your message when I return. From bastian.schlueter at exgate.tek.com Tue Jul 20 04:50:10 2004 From: bastian.schlueter at exgate.tek.com (bastian.schlueter@exgate.tek.com) Date: Tue Jul 20 04:50:19 2004 Subject: [OpenCM] Lock folder during build Message-ID: <2611BA2C5F0D774AB27707921E9BEFA60150D700@eu-berl-m02.berl.tek.com> Hi, has anybody a good idea how to lock the "All completed task folder" for an prep for integrate project during a build? I was thinking about changing the corresponding folder template from automatic to manual updates ... The reason is that we have a fairly large project hierarchy where some projects have to be reconfigured after others have been built. The later reconfigure triggers another update of the folder which sometimes leads to inconsistencies if tasks have been completed during the build. ciao Bastian From tom.pohl at Remedy.COM Tue Jul 20 06:27:44 2004 From: tom.pohl at Remedy.COM (Tom Pohl) Date: Tue Jul 20 06:27:51 2004 Subject: [OpenCM] Lock folder during build Message-ID: <2B4103E134572D448BE8A6C1E71ADE38064C9775@mtvex01.rmdyex.remedy.com> Bastian, We had the same problem. So, early on, we decided not to use the ACT folder in the reconfigure properites for integrate projects. The projects reconfigure solely on the Integrated Tested Tasks folder. Right before the build starts, we copy the contents of the ACT folder to the ITT folder. All the projects then build on the same set of tasks. Afterwards, we copy the ITT folder to a static folder so we have an archive of what tasks went into a build. -Tom -----Original Message----- From: bastian.schlueter@exgate.tek.com [mailto:bastian.schlueter@exgate.tek.com] Sent: Tuesday, July 20, 2004 4:50 AM To: opencm@armory.com Subject: [OpenCM] Lock folder during build Hi, has anybody a good idea how to lock the "All completed task folder" for an prep for integrate project during a build? I was thinking about changing the corresponding folder template from automatic to manual updates ... The reason is that we have a fairly large project hierarchy where some projects have to be reconfigured after others have been built. The later reconfigure triggers another update of the folder which sometimes leads to inconsistencies if tasks have been completed during the build. ciao Bastian _______________________________________________ OpenCM mailing list opencm@opencm.net http://www.armory.com/mailman/listinfo.cgi/opencm From bastian.schlueter at exgate.tek.com Wed Jul 21 09:46:28 2004 From: bastian.schlueter at exgate.tek.com (bastian.schlueter@exgate.tek.com) Date: Wed Jul 21 09:46:39 2004 Subject: [OpenCM] Lock folder during build Message-ID: <2611BA2C5F0D774AB27707921E9BEFA60150D710@eu-berl-m02.berl.tek.com> Hi Tom, I found a way to lock the folder (at least in 6.2sp1): Use ccm attr -m add_tasks_manually -v TRUE folder_id and ccm attr -m add_tasks_manually -v FALSE folder_id to lock/unlock the folder. The use of ccm attr prevents the disassociation of the folder from the template. ciao Bastian > -----Original Message----- > From: Tom Pohl [mailto:tom.pohl@Remedy.COM] > Sent: Tuesday, July 20, 2004 3:28 PM > To: Schlueter, Bastian > Cc: 'Open CM Mailing List' > Subject: RE: [OpenCM] Lock folder during build > > > Bastian, > > We had the same problem. So, early on, we decided not to use > the ACT folder > in the reconfigure properites for integrate projects. The projects > reconfigure solely on the Integrated Tested Tasks folder. > Right before the > build starts, we copy the contents of the ACT folder to the > ITT folder. All > the projects then build on the same set of tasks. > > Afterwards, we copy the ITT folder to a static folder so we > have an archive > of what tasks went into a build. > > > -Tom > > -----Original Message----- > From: bastian.schlueter@exgate.tek.com > [mailto:bastian.schlueter@exgate.tek.com] > Sent: Tuesday, July 20, 2004 4:50 AM > To: opencm@armory.com > Subject: [OpenCM] Lock folder during build > > > Hi, > > has anybody a good idea how to lock the "All completed task > folder" for an > prep for integrate project during a build? > > I was thinking about changing the corresponding folder template from > automatic to manual updates ... > > The reason is that we have a fairly large project hierarchy where some > projects have to be reconfigured after others have been > built. The later > reconfigure triggers another update of the folder which > sometimes leads to > inconsistencies if tasks have been completed during the build. > > ciao > Bastian > _______________________________________________ > OpenCM mailing list > opencm@opencm.net > http://www.armory.com/mailman/listinfo.cgi/opencm >