SVN: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
mNo edit summary
Line 1: Line 1:
= standard settings  =
the standard svn port is 3690.
= omitting data files=  
= omitting data files=  
When coding DataFlex with the native database, then we do not want .dat files in version control. (They will take up too much space on the server in different versions). To solve this we  need to tweak the svn setup.
When coding DataFlex with the native database, then we do not want .dat files in version control. (They will take up too much space on the server in different versions). To solve this we  need to tweak the svn setup.