Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic SYNERGY (steve huntington)
Decrease font size
Increase font size
Topic Title: ccm baseline - syntax and setup
Topic Summary: Having trouble figuring out the syntax and setup for using ccm baseline -create
Created On: 6-Jun-2006 16:22
Status: Read Only
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 6-Jun-2006 16:22
User is offline View Users Profile Print this message


Alicia Ade-Kuhn

Posts: 6
Joined: 14-Nov-2005

Can anyone out there help me?  I'm trying to automate the baseline creation process by creating a script that will run on a cron job and create baselines for all of our projects.  I'm trying to use the following ccm start and command:

CCM_HOME=...
PATH="$CCM_HOME/...:$PATH"
CCMDB=...
export PATH CCM_HOME CCMDB



 ccm start -d $CCMDB/testdb -q -m -nogui > ../ccm_addr.txt
   ADDR=`more ../ccm_addr.txt`
   CCM_ADDR=$ADDR
   export CCM_ADDR

   ccm baseline -create -project baselineScriptTestProject -r 1.0 -purpose "Integration Testing" -d "testing automation" -subprojects

I've tried every ordering of the options and things that I can think of.  I simply need some working syntax to start from.  If anyone has done this before please let me know because I would really appreciate some help.  Thanks.
                                     -Alicia



Edited: 6-Jun-2006 at 16:23 by Alicia Ade-Kuhn
Report this to a Moderator Report this to a Moderator
 14-Jun-2006 01:20
User is offline View Users Profile Print this message


Velapury Narayana

Posts: 2
Joined: 21-Oct-2005

A baseline name is required with the -create option:

ccm baseline -create "Baseline_Name" -description "Baseline Description" -release <release_name> -purpose "Integration Testing" -project "<ProjectName><Delimiter><ProjectVersion>" -subprojects


This is for SYNERGY/CM v6.4.  Hope the above helps!

Narayana



Edited: 14-Jun-2006 at 01:35 by Velapury Narayana
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic SYNERGY forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 15:34.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.