Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Build Automation for FoxPro
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Source Safe Control
Divers
Thread ID:
00890193
Message ID:
00890268
Vues:
25
Luc,

If a classlib is already in a project there is no need to update the project list.

Do you use a Dev/Test/Prod sort of environment? You can easily use pins in the Test/Prod project trees from the shared Dev tree. You could then get latest Prod tree programatically. Find all of the code that changed via adir() and checking to see if the file timestamp is greater than the last "get latest time". Then USE each PJX to see if it has any uses any of the changed code and rebuild that project.


>I want to automate getting the latest project updates from VSS by code (In a FoxPro PRG). Everytime there is a fix in a class library (VCX) that is used in multiple Exe (70 different exe), I find myself going in all the FoxPro Project and clicking "Update Project List" to get latest change from VSS and building all the exe that are affected by that change and deploying them in the staging environment so they can be tested and finally putting them in production.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform