문제

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