annotate
apropos
catcr
catcs
cc.icon
cc.magic
cd
chactivity
chbl
checkin
checkout
checkvob
chevent
chflevel
chfolder
chmaster
chpool
chproject
chstream
chtype
chview
clearaudit
clearbug
cleardescribe
cleardiffbl
cleardiff
clearexport_ccase
clearexport_cvs
clearexport_pvcs
clearexport_rcs
clearexport_sccs
clearexport_ssafe
clearfsimport
cleargetlog
clearhistory
clearimport
clearjoinproj
clearlicense
clearmake
clearmake.options
clearmrgman
clearprojexp
clearprompt
cleartool
clearviewupdate
clearvobadmin
comments
config_ccase
config_spec
cptype
credmap
creds
deliver
describe
diffbl
diffcr
diff
dospace
edcs
endview
env_ccase
events_ccase
export_mvfs
exports_ccase
file
find
findmerge
fmt_ccase
getcache
get
getlog
help
hostinfo
init_ccase
ln
lock
lsactivity
lsbl
lscheckout
lsclients
lscomp
lsdo
lsfolder
lshistory
ls
lslock
lsmaster
lspool
lsprivate
lsproject
lsregion
lsreplica
lssite
lsstgloc
lsstream
lstype
lsview
lsvob
lsvtree
makefile_aix
makefile_ccase
makefile_gnu
makefile_pmake
makefile_smake
makefile_sun
man
merge
mkactivity
mkattr
mkattype
mkbl
mkbranch
mkbrtype
mkcomp
mkdir
mkelem
mkeltype
mkfolder
mkhlink
mkhltype
mklabel
mklbtype
mkpool
mkproject
mkregion
mkstgloc
mkstream
mktag
mktrigger
mktrtype
mkview
mkvob
mount_ccase
mount
msdostext_mode
mvfslog
mvfsstorage
mvfstime
mvfsversion
mv
omake
pathnames_ccase
permissions
profile_ccase
promote_server
protect
protectvob
pwd
pwv
query_language
quit
rebase
recoverview
reformatview
reformatvob
register
relocate
rename
reqmaster
reserve
rgy_backup
rgy_check
rgy_passwd
rgy_switchover
rmactivity
rmattr
rmbl
rmbranch
rmcomp
rmdo
rmelem
rmfolder
rmhlink
rmlabel
rmmerge
rmname
rmpool
rmproject
rmregion
rmstgloc
rmstream
rmtag
rmtrigger
rmtype
rmver
rmview
rmvob
schedule
schemes
scrubber
setactivity
setcache
setcs
setplevel
setsite
setview
shell
snapshot.conf
softbench_ccase
space
startview
type_manager
umount
uncheckout
unlock
unregister
unreserve
update
version_selector
view_scrubber
vob_restore
vob_scrubber
vob_sidwalk
vob_snapshot
vob_snapshot_setup
wildcards_ccase
winkin
xclearcase
xcleardiff
xmldiffmrg
SYNOPSIS
- chmaster [ –c·omment comment | –cfi·le comment-file-pname | –cq·uery
- | –cqe·ach | –nc·omment ]
{ master-replica-selector object-selector ...
| [ –pname ] master-replica-selector branch-or-element-pname ...
| –str·eam [ –ove·rride ] master-replica-selector stream-selector ...
| –def·ault [ –pname ] branch-pname ... | –def·ault brtype-selector ...
| –all [ –obsolete_replica old-replica-selector ]
[ –l·ong ] [ –vie·w view-tag ] master-replica-selector
}
DESCRIPTION
This command transfers the mastership of one or more objects from one replica to another. Only the current replica is affected immediately; other replicas are notified of the mastership transfers through the normal exchange of update packets.
To limit use of this command to a certain set of users, you can create triggers. For more information, see Managing Software Projects.
Specifying a View Context
The chmaster command requires a view context. If you are not in a set view or working directory view on UNIX or in a view drive on Windows, you can specify a view on the command line, as shown in the following table. If you specify a dynamic view, it must be active on your host.
Note: A view you specify in the chmaster command takes precedence over your current set view, working directory view, or view drive.
RESTRICTIONS
Identities: For all UCM objects except baselines, no special identity is required. For baselines and all non-UCM objects, you must have one of the following identities:
- Object creator (except for replicas)
- Object owner (except for replicas)
- VOB owner
- root (UNIX)
- Member of the ClearCase administrators group (Windows)
Mastership: Your current replica must master the object. Using both –all and –obsolete_replica overrides this restriction, but you must not use the –obsolete_replica option except in special circumstances. (See the description of the –all option.)
Other: You cannot transfer mastership of a branch if either of these conditions exist:
OPTIONS AND ARGUMENTS
Event Records and Comments
- Default
- Creates one or more event records,
with commenting controlled by your .clearcase_profile file
(default: –nc). See the comments reference
page. Comments can be edited with chevent.
- –c·omment comment | –cfi·le comment-file-pname |–cq·uery | –cqe·ach | –nc·omment
- Overrides the default with the option you specify. See the comments reference
page.
Specifying the Objects
- Default
- None.
- master-replica-selector object-selector ...
- Transfers mastership of objects specified
with object-selector to the replica specified with master-replica-selector.
Specify master-replica-selector in the form [replica:]replica-name[@vob-selector].
Specify object-selector in one of the following forms:
- [ –pname ] master-replica-selector branch-or-element-pname ...
- Transfers mastership of the specified branches
or elements to the replica specified with master-replica-selector.
A branch pathname takes the form element-name@@/branch...,
for example, cmdsyn.c@@/main/bugfix, and an element pathname
takes the form element-name@@,
for example, cmdsyn.c@@. If branch-or-element-pname has
the form of an object selector, you must include the –pname option
to indicate that pname is a pathname.
- –str·eam [ –ove·rride ] master-replica-selector stream-selector ...
- Transfers mastership of the specified streams
and their associated objects to the replica specified with master-replica-selector.
Specify stream-selector in the following form:
Use the –override option only if the chmaster –stream command fails. With –override, chmaster attempts to transfer mastership of objects whose mastership was not transferred during the original invocation of the command. For more information, see the Administrator's Guide for Rational ClearCase MultiSite.
- –a·ll [ –obsolete_replica old-replica-selector ] [ –l·ong ] [ –vie·w view-tag ] master-replica-selector
Caution: Incorrect use of the –obsolete_replica form of the command can lead to divergence among the replicas in a family.
Transfers to master-replica-selector mastership of all objects that are located in and mastered by the current replica. (The chmaster command determines the current replica by using the vob-selector that you specify as part of master-replica-selector. If you do not include a vob-selector, chmaster uses the replica containing the current working directory.)
If errors occur, the command continues, but after finishing, it reports that not all mastership changes succeeded.
With –long, chmaster lists the objects whose mastership is changing.
With –view, chmaster uses the specified view as the view context.
With –obsolete_replica, chmaster transfers mastership of all objects in the replica specified with old-replica-selector. Also, chmaster associates nonmastered checkouts with the new replica. Use this form of chmaster only when replica old-replica-selector is no longer available (for example, was deleted accidentally). Before entering this command, you must make sure that old-replica-selector masters itself or is mastered by the replica that it last updated. Then, enter the chmaster command at the last-updated replica. You must also send update packets from the last-updated replica to all other remaining replicas in the family. For more information, see the rmreplica reference page.
Returning Mastership of Branches to Default State
- Default
- None.
- –def·ault [ –pname ] branch-pname ...
- Transfers mastership of branch-pname to
the replica that masters the branch type. If branch-pname has
the form of an object selector, you must include the –pname option
to indicate that branch-pname is a pathname.
- –def·ault brtype-selector ...
- Removes explicit mastership of branches
that are mastered explicitly by the current replica and are instances of the
type specified by brtype-selector.
Note: You can use this command only at the replica that masters the branch type.
EXAMPLES
- At replica boston_hub, transfer mastership of label type V1.0_BUGFIX to the sanfran_hub replica.
- At replica sanfran_hub, transfer mastership of element list.c to the sydney replica.
- At replica sanfran_hub, transfer mastership of the stream v2.1.bl5 and its associated objects to the boston_hub replica.
- At the replica that is the master of replica sanfran_hub, make sanfran_hub self-mastering.
- At replica buenosaires, transfer mastership of branch cache.c@@/main/v3_dev to boston_hub.
- For all objects mastered by the current replica, transfer mastership to sanfran_hub.
- Same as the preceding example, but have chmaster list each object whose mastership is changing, and specify a view context.
- Return
mastership of a branch to the replica that masters the branch type and then
remove its explicit mastership.
At the replica that masters the branch:
multitool describe –fmt "%[master]p\n" brtype:v3_bugfix
boston_hub@\dev
multitool chmaster boston_hub@\dev \dev\acc.c@@\main\v3_bugfix
Changed mastership of branch "\dev\acc.c@@\main\v3_bugfix"
to "boston_hub@\dev"
multitool syncreplica –export –fship boston_hub@\dev
Generating synchronization packet
c:\Program Files\Rational\ClearCase\var
\shipping\ms_ship\outgoing\sync_bangalore_19-Aug-02.09.33.02_3447_1
...At the replica that masters the branch type: