I’ve made a significant update to the following post: Adding a path filter to a CheckinEvent subscription using bissubscribe. The reason is that the paths supplied by the server aren’t consistently cased while XPath is case-sensitive. The result is that your subscriptions that filter based on paths will not work reliably without additional complexity, unfortunately.
0 comments