Hello,
Just like a check-in policy, where you handle check-in event and whenever user does check-in operation your code is executed, can I modify behavior of get operation by handling get event Is it possible to do something like this that whenever TFVC user does a get operation, my code is executed
Can someone guide me in this
Regards,
Harshvardhan

Can I modify behaviour of get operation by writing some pugin to TFVC?
markiemarkie
No, I'm afraid not. We don't have hooks to load code and fire events on get operations.
Brian