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
Divers
Thread ID:
00569365
Message ID:
00569756
Vues:
29
Larry,

It looks really cool. Only problem is that we check in our code by using the VFP project check-in menu option. This in turn calls SCCText to generate the .??a files so that we can compare different versions of the libs, forms, menus, reports, etc.

If I understand what you are saying, I would have to add in my own code to do this. I don't believe that I can specify what should be instantiated by VFP to check in the code.

One option I do have is to go throught the project, contact VSS using each file as a reference, and then try to get all the information from VSS since the last update. But this seems like a lot more work than simply finding a way to record the information in the ProjectHook class....

Any ideas or thoughts?

Fletcher

>
>Hi Fletcher,
>Check out this article on MSDN: http://msdn.microsoft.com/library/en-us/dnvss/html/vssauto.asp. It gives an explanation about how to do this with VB. With VFP 7's new Implements and EventHanlder features, you can create your VSS Add-in in VFP to handle this stuff.
>
>HTH.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform