|
Eclipse Team API commit event -
06-16-2009, 04:10 AM
Hi everyone,
Hope this is the right place for such questions. if not, can you point me the the right location?
I'm looking for a way to capture the commit event when checking in files to any CM system. is it possible? will it be possible in the future? has anyone done it before?
The scenario is:
The user commits the files
after a successful commit action, I get the list of checked-in files with revision number and write it to another system.
I would like to use a high level API in order to make it CM vendor independent.
So far all I found are answers like "it's not possible"...
how about AspectJ? can it help?
Thanks for your help!
Yaron.
|