Force a workspace flow target change
Is it possible to force a users flow target to change for a workspace ? This is similar to having a ClearCase config spec with an include rule that makes reference to a component on a specific branch ?
If this is not the case can you control the workspace flow target using the command line ?
If this is not the case can you control the workspace flow target using the command line ?
2 answers
Is it possible to force a users flow target to change for a workspace ? This is similar to having a ClearCase config spec with an include rule that makes reference to a component on a specific branch ?It isn't possible to force a flow but the user can run a script that uses the command line.
If this is not the case can you control the workspace flow target using the command line ?
'scm help change-target workspace' will show more information on how to use the command line.
Could you describe what you want to achieve with this functionality?
It sounds like something requested by work item 127541 "Allow a stream
to share a component from another stream". In particular, with that
work item, by modifying the shared component, you effectively modify the
workspace flow of all of the workspaces that share that component.
Cheers,
Geoff
On 10/8/2010 12:23 PM, markroberts wrote:
It sounds like something requested by work item 127541 "Allow a stream
to share a component from another stream". In particular, with that
work item, by modifying the shared component, you effectively modify the
workspace flow of all of the workspaces that share that component.
Cheers,
Geoff
On 10/8/2010 12:23 PM, markroberts wrote:
Is it possible to force a users flow target to change for a workspace
? This is similar to having a ClearCase config spec with an include
rule that makes reference to a component on a specific branch ?
If this is not the case can you control the workspace flow target
using the command line ?