Question

I saw this SO question where someone said how to enable p4 server to email me on changelist submisions. However, is there a way to enable notifications for any file with a *.js extension, for example?

Était-ce utile?

La solution

After installing the review daemon, set the "Reviews:" section of your user spec to "Reviews: //....js", to indicate that you wish to review only those changes which touched files ending in .js.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top