So I want to load a session, let it do its thing, then initiate update left, overwriting anything on the left that's different even if it's newer.
From the help, I've come up with this....
bcompare "Update Source" /automerge /rightreadonly /favorright
I have no write access to the files on the right. I'm assuming the automerge kicks off the updates and rightreadonly emulates update left?
On the other hand, perhaps I should use scripting.
From the help, I've come up with this....
bcompare "Update Source" /automerge /rightreadonly /favorright
I have no write access to the files on the right. I'm assuming the automerge kicks off the updates and rightreadonly emulates update left?
On the other hand, perhaps I should use scripting.
Comment