Monitor folder for check-ins?
Hi,
Is it possible to monitor any folder, for example, "\documents\" for check-ins?
Something on lines of Perforce, which can be configured to send e-mail notifications if any check-ins are made to the monitored folder?
I have searched a lot and could only find this, but could not understand how to configure it:
RTC -> Windows -> Preference -> General -> Notifications.
2 answers
Currently, there is no way to process-enable the checkin operation (so you cannot create a follow-up action on checkin to send you email). This is requested in work item allow process advisors on checkin (103914) . Please feel free to add a comment on that work item to indicate your interest/support.
Comments
Tim Mok
JAZZ DEVELOPER Jan 30 '13, 11:09 a.m.I'm not quite sure what you want to do. Is this a check-in that you have performed or happens on your repository workspace? Is it some other user that does the check-in and you want to be notified? A check-in can be a pretty common occurrence so there wasn't anything implemented to support this kind of requirement.
For deliveries, there are events for delivery to a stream. Or, you could write an operation participant that sends an email. For something out of the box, I think you'll have to open an enhancement.
Namita Rao
Feb 10 '13, 1:52 p.m.@Tim Mok - Is it some other user that does the check-in and you want to be notified?