Replies: 3 comments 8 replies
|
It seems that the tag files are the same (column names for the DataFlex files): However the ScintillaEdit.ini file is different. |
6 replies
|
It is probably because of my lack of knowledge of how Git works. As the .dat files changes all the time and are "personal" to each developer/user, GitHub Desktop "barked about" that the .Dat files needed to be committed & pushed, something that should not be done. Hence the work-around zipping together an empty set of the .dat files into DataDistrib.zip. How should this be handled in a more efficient way? |
2 replies
|
The repo logic has been improved and the DataDistrib.zip is no longer needed and was removed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The needed files are in the
DataDistrib.zipfile but why are they not already unpacked in the Data folder of the project when checked out? Another issue it that there are already some files in the Data folder and this causes the unpacking to as the user if they want to override the files. I think it is neede to override but the "Read me" file does not indicate that.All reactions