Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Build Automation for FoxPro
Message
From
27/03/2004 16:42:02
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Source Safe Control
Miscellaneous
Thread ID:
00890193
Message ID:
00890197
Views:
21
>Anybody out there that automated Build with Visual Source Safe and willing to share it's code.
>
>I'm just wondering, I'm about to create one for myself but didn't want to re-invent the wheel...

Whether you use VSS or not, you would usually build from your machine; I don't see much difference there. In VSS, you would check files out, and check them back in, as needed. It doesn't make much sense to automate that.

For building, you mainly need the command BUILD EXE. You can add some more stuff, as required. For instance, to allow updating the EXE on the server while the users were using it, I gave each version a different number, included in the filename: MyApp0001.exe, MyApp0002.exe, etc. This, of course, I automated through a PRG. Your specific requirements may be different.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform