Hi all,
can any one please provide post commit script for getting notifications when commit happens.
and the requirement for the script is
for example my repository structure is...
-->project/
-->branches/
demo
demo1
demo2
-->tags/
....
.....
->trunks/
abc
abc2
abc3
where I have different users for branches/demo and branches/demo1.
when users commit changes to demo under branches. the demo users should get notification but shouldn't get notification.
to demo1 users or all repo users. similar way , when i commit changes to trunk /abc .user under abc should get notification but not all repo users or users under branches or tags.
Thankful to who ever replies .please share thoughts as soon as posssible its urgent
thanks
bubloo
Last updated