Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Project hooks - running code on VSS checking
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Project hooks - running code on VSS checking
Divers
Thread ID:
00569365
Message ID:
00569365
Vues:
50
Hi all,

I am trying to set up a project hook that run whenever anything is checked into Source Safe via the Project. Essentially, I want to capture the description of the changes and write them out to a log file so that I have a list of who edited what things. I can then use this as a cross reference against our error and change request system so that I can produce a list of what was changed/fixed since the last build.

I can certainly write code against the project, but I can only add code to the queryModify method. The files objects have a "CheckIn" method, but I can't figure out how to get code into them since they are part of the collection of files.

Thanks,

Fletcher
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform