Hi All,
I'm new to FoxPro and have purchase a small software company (2 person company) that has a single app that is written in VFP. I've never used VFP before but am starting to get used to working with it.
I just set up a Mercurial repo as the previous owners never used anything to manage their source code. This is especially important for me as I'm still learning VFP and need the ability to revert to previous versions of code if I inadvertently break something!
Does anyone have any guidelines about what files are safe to ignore in my repo? Like do I need to store the FRX files for example. They seem to be generated (compiled) as I go so their changes seem safe to ignore (I am safely storing the PRG files for example).
Any other files I could safely write into my ignore filter in Mercurial?
Thanks!![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Steve
I'm new to FoxPro and have purchase a small software company (2 person company) that has a single app that is written in VFP. I've never used VFP before but am starting to get used to working with it.
I just set up a Mercurial repo as the previous owners never used anything to manage their source code. This is especially important for me as I'm still learning VFP and need the ability to revert to previous versions of code if I inadvertently break something!
Does anyone have any guidelines about what files are safe to ignore in my repo? Like do I need to store the FRX files for example. They seem to be generated (compiled) as I go so their changes seem safe to ignore (I am safely storing the PRG files for example).
Any other files I could safely write into my ignore filter in Mercurial?
Thanks!
Steve