main logo
Subject: RE: What do YOU use besides VSS for source control with VFP?
Author: "Chuck Urwiler"
Posted: 2003/07/31 16:45:00
 
View Entire Thread
New Search


Lou,=20

You can still create the text file. You have the scctext.prg file in
your VFP directory - that's what makes the text file for you (i.e., the
SCA, VCA, etc. files).=20

What you do is make it a process that before you check anything in, you
re-create the associated text file, then check in all three files at
once.=20

I have never used the VFP IDE integration in production - used it enough
to know I wasn't crazy about it and would rather do things manually.=20

I have just remembered I wrote a quick'n'dirty program for iterating
through all of the files in a specified dir and creating a VCA file for
every VCX. If you want it, let me know, I'll send it to you.=20

-Chuck Urwiler, MCSD, MCDBA
http://www.eps-software.com


-----Original Message-----
From: Lou Syracuse [mailto:foxprodev .at. hotmail .DO.T com]=20

<SNIP>
By doing that we'll lose the ability to compare versions since there is
no=20
text file created. =20


 
©2003 Chuck Urwiler
<-- Prior Message New Search Next Message -->