Elements of the Enterprise CC Environment - PowerPoint PPT Presentation

About This Presentation
Title:

Elements of the Enterprise CC Environment

Description:

Elements of the Enterprise CC Environment Parallel Development Multiple supported releases and features Rapidly changing development strategies Support concerns can ... – PowerPoint PPT presentation

Number of Views:14
Avg rating:3.0/5.0
Slides: 9
Provided by: Gener91
Category:

less

Transcript and Presenter's Notes

Title: Elements of the Enterprise CC Environment


1
Elements of the Enterprise CC Environment
  • Parallel Development
  • Multiple supported releases and features
  • Rapidly changing development strategies
  • Support concerns can limit software tool options
  • Source control tools cannot impede development

2
Some Ideas on Best Practices
  • Repeatability, both from a procedural and
    organizational standpoint
  • No such thing as a silver bullet.
  • Automation should center on
  • Simplifying developers jobs without sacrificing
    administrative control flexibility
  • Making software development more visible
  • Reducing admin time spent on common tasks

3
Simplifying User Administration
  • A config spec generator can replace some features
    of UCM
  • Keeps config spec in a group-readable,
    admin-writable directory
  • Automatically creates development branches in the
    VOBs
  • Automatically creates config spec based on
    branching scheme

4
Simplifying User Administration
  • A wrapper for mkview
  • NIS host map entries for vws_ltusernamegt, pointing
    to view server (either central server or users
    workstation)
  • mkview script creates view in a view_storage
    directory on vws_ltusernamegt.
  • Easy to modify view server parameters (location,
    cache, etc.)

5
Watching MultiSite
  • Script monitors the size of the incoming and
    outgoing shipping directories.
  • Notified daily if there are failed packet
    deliveries

6
Homebrew Product Integration
  • ClearQuest 2001 / ClearCase 4.1 integration is
    nice, but slow
  • To avoid overhead due to authentication, Rational
    developers decided to hold client license for 90
    minutes. No way to change timeout period.
  • The gods are just, and of our pleasant
    vicesMake instruments to plague us. -- King
    Lear, V. iii
  • Rationals suggestion buy as many CQ licenses as
    CC licenses.

7
Upside / Downside
  • Faster connection for checkins and checkouts
  • No license usage
  • No ClearQuest DB storage yet (working on database
    structures)
  • Need to use cqperl (Perl 5.6) to use Win32ODBC
    library

8
A final tip
  • When moving a VOB from Windows NT to Windows
    2000--
  • fix_prot (its in the CCHOME/etc/utils directory)
    the VOBs and views
  • fix_prot -r -root -chown ltownergt -chgrp ltgroupgt
    ltstorage directorygt
  • cleartool protectvob the VOBs
  • Reboot clients and server to restart MVFS
    (because its a Windows driver)
Write a Comment
User Comments (0)
About PowerShow.com