Trapping events in Visual Source Safe - TechRepublic
General discussion
September 7, 2000 at 07:10 AM
gruzglin

Trapping events in Visual Source Safe

by gruzglin . Updated 24 years, 10 months ago

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 discussion is locked

All Comments