Plastic SCM Moving across changesets/branches - "The object is currently locked"

0

I'm trying to work out a way round object locking on Plastic SCM, If I move between branches I get an object locked error as seen below, and I have to close visual studio, to check in changes. Has anyone seen this before?

Thanks

Locking on merge

RSheff

Posted 2019-04-09T08:42:24.597

Reputation: 1

Regarding the locked object, Plastic locks some objects for different operations, the lock usually takes milliseconds to be released and I'm not sure why this was is not released.

So you are switching to a different branch in the VS plugin or in the GUI? Does the error always appear and you can't checkin after the switch? You may need to refresh the VS solution after switching to a different branch. After restarting VS, the lock is always released?

You can also reach us support@codicesoftware.com – Carlos Alba Zamanillo – 2019-04-09T16:07:32.253

No answers