Does anybody have a good method of finding out ALL elements in a vob which
are mastered by a specific replica?
The best I've come up with was a
cleartool find . -exec cleartool describe -long $CLEARCASE_XPN
piped through a grep for the desired replica.
That doesn't seem to be finding everything. (full problem below if you're
interested). Anybody got anything better?
I found one item in the archives from back in July, but it doesn't appear
as though anybody responded, so I'm trying again...
Problem:
Replica 2 is the mastering replica of replica1.
Replica1 was out of date and should have been removed long ago.
Replica1's hostmachine hiccuped and everything had to be restored from backup.
I decided to remove replica1 rather than restore it.
I used a chmaster -all -force (successfully) from replica2
I did a rmreplica replica1 (successfully) from replica2.
I created a syncpacket to export to all the other replicas.
They all processed all the chmastering.
They all FAILED on the rmreplica, thinking that things were still mastered
by replica1.
Now I need to figure out what they think is mastered by replica1 and I
can't figure it out ....
-David Ferguson
-Cadence Design Systems
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
This archive was generated by hypermail 2b29 : Sun May 06 2001 - 00:22:41 EDT