We are running Microsoft Visual Source Safe (VSS) as our source code control system.
We are interested to trap certain events: file check-in, file deletion, etc. and trigger some processes, for example, rebuild a library dependent on the file that has been changed.
Can anobody refer me to any technique/tools (if any), which allows to implement such traps and processing.
If possible, Visual Basic would be the best programming choice to handle this task.
Thanks in advance,
Jerry.
This conversation is currently closed to new comments.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Trapping events in Visual Source Safe
(VSS) as our source code control system.
We are interested to trap certain
events: file check-in, file deletion, etc.
and trigger some processes, for example,
rebuild a library dependent on the file
that has been changed.
Can anobody refer me to any technique/tools
(if any), which allows to implement such
traps and processing.
If possible, Visual Basic would be the
best programming choice to handle this
task.
Thanks in advance,
Jerry.