Reputation: 8773
Is there any software for clear case VOB's available for monitoring the commits, like svn monitor do for subversion.
Upvotes: 1
Views: 117
Reputation: 1323803
If you are talking about this SVN Monitor, then there isn't a tool which will query the server for displaying in advance what could need to be updated or would result in a merge conflict.
All those state are resolved only upon view update or merge itself.
Upvotes: 1