Does anyone have any experience with committing FoxPro code to subversion?
The problem I have ran into is that most of the FoxPro code files, except
for .prg, are binary and unreadable as text files. So basically all the
reasons to commit your code are gone if the repository can't compare line by
line code and show you the differences. I found one solution here
http://paulmcnett.com/scX.php, but it appears that nothing has been
developed on it for quite sometime and it was never completely
finished\tested. Does anyone have any suggestions as to the best method of
version FoxPro code?
Thanks,
Curtis