Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Building new exe
Message
From
22/09/2010 10:28:30
 
 
To
22/09/2010 05:50:48
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01482270
Message ID:
01482312
Views:
74
You're putting a band-aid on a bigger problem. The band-aid is fine, but should only be temporary. You should really look at your entire build methodology and look at Continuous Integration.

- Local builds should be per developer and should only affect the .exe in the development environment
- Build servers should build and test your application, then report back the results.
- Once results are satisfactory and pass all tests with all new functionality, you can build a release version.

>When I build a new exe I'd like to automatically back up the previous copy. In case things go pear shaped and I have to revert.
>
>I do it manually but thats not a great way to go.
>
>Whats the best way to do this.
>
>This is a maintenance only sort of system so I'm looking for the minimalist approach.
>
>Thanks
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform