Hey Richard! Glad you move out from VSS to a new way of doing Source Control with VFP :D
If you are evaluating DVCS tools, like Git and others, you should take a look at what I've wrote on VFPx about it, and the examples: * FoxBin2Prg and use with SCM tools <https://vfpx.codeplex.com/wikipage?title=FoxBin2Prg%20and%20use%20with%20SCM%20tools&referringTitle=FoxBin2prg>* Hope you like it :D Regards! On 2 October 2014 00:30, Richard Kaye <[email protected]> wrote: > Hi Fernando, > > I hope you don't mind me following up on your tip for automating your > build. Because of the way I build my EXE for multiple clients I remove a > config type file from the project, add in the appropriate one for the > client, and then fire off the build method which creates the customer > specific version of the EXE. I also use VSS integrated source control with > the project and the project Add method invokes two dialogs from the SCC > provider. The first one verifies the file I am adding to the project and > the second prompt asks to confirm that I am retrieving the config file out > of VSS and overwriting my local copy. I've been living with the fact that I > have to type two keystrokes for each client EXE; CTRL-ENTER to clear the > first dialog and Y to clear the second. I just implemented the KEYBOARD > PLAIN bit you show and it looks like I can now actually create all the new > client EXEs without having to hit those two keystrokes for each client. > ¡Muchas Gracias! > > I may have to try FOX2BIN sooner rather than later so I can dump VSS and > move to git.... :-) > > -- > > rk > --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cagq_juml5hcnpha6isrcqlr60-_yyhvvje2xp+oy067dmvq...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

