Is it possible to somehow listen to all perforce cammands issued from my machine to the perforce server?
I did some googling yesterday and found a page somewhere about a perforce proxy or broker that would intercept perforce commands and allow you to do what you wanted with them before sending them to the server…and now can’t find the page!
I am trying to debug our build process (built using Maven) that is failing while running the maven-release-plugin (prepare).
Cheers.
Thanks for the reply – was the link I was looking for though turned out it wasn’t what I wanted.
In the end I ended up modifying my Windows PATH so that ‘p4’ would not directly call perforce but instead execute a bat file: