I have two streams
Int
|--> Dev
I want to make sure Dev
has everything similar to Int stream word to word.
I have already rebased Dev
stream from Int
stream, but I know its not going to make it exact replica of Int.
I know I should be using "clearfsimport
" command but I could not understand whats the syntax for it.
Please help me with the command using below assumptions, I am on solaris and will be using cleartool command line interface
- project vob directory -
/vobs/HowDoI
- Stream name ->
HowdoI_Int
Int
View name ->HowDoI_int_View
- Dev Stream name ->
HowDoI_Dev
- Dev View name ->
HowDoI_Dev