3

We are having multisite clearcase environment.

Within a site we are having multiple streams.

Is it possible to transfer an activity from one stream to another [wtihin same replica]?

Samselvaprabu
  • 16,830
  • 32
  • 144
  • 230
  • though you have got the answer, it would be interesting to know why you would want to do this – Pulak Agrawal Aug 06 '12 at 07:53
  • @Pulak Agrawal: by mistake one of the same team member started working on different stream and other people in team has to wait till he deliver his ativities. – Samselvaprabu Aug 06 '12 at 07:57
  • In that case what is the resolution you are applying ? Delivering activities/baselines from this team member's stream to your default (Integration ??) stream or something like that ? – Pulak Agrawal Aug 06 '12 at 08:15
  • @Pulak Agrawal Yes ,we are delivering to integration stream then rebasing in other people development stream – Samselvaprabu Aug 06 '12 at 10:34

1 Answers1

3

Multi-site or not, an activity is linked to a stream (you cannot "move" an activity from one stream to another)

See "About activities":

activity

The activity object belongs to a single stream and cannot be moved to another stream.
(If you assign one or more versions to the wrong activity or if you create new activities to better represent your work, you can assign the versions to a different activity.)

Multi-site allows for ownership (called "mastership", see "About deliveries in a Rational ClearCase MultiSite project") transfer between sites, but it is still attached to the same stream.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250