I have a couple workspaces under my stream on Accurev 5.7.

How to properly exchange modified files/data between workspaces that placed under same stream without promoting action to the parent stream.

Would be helpful both UI and command line actions.

Thanks

有帮助吗?

解决方案

In workspace1 -> Keep foo.c

In workspace2 -> select foo.c -> Right Click -> History -> Browse version -> Select version you kept in workspace1 -> Right click -> Choose either "Send to Workspace", "Patch From" or "Merge From"

The CLI equivelent, see commands, co, patch and merge.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top