JurassicParkTrespasser icon indicating copy to clipboard operation
JurassicParkTrespasser copied to clipboard

Match source file locations to their projects

Open meekee7 opened this issue 4 years ago • 0 comments

Most projects have one or more directories for their source code. But sometimes they own source files from other directories as well. For example, the GeomDBase project has most of its code in Lib/GeomDBase, but also some code in Lib/Renderer and GUIApp.

The source code should be reorganized so that no two projects directly share a source code directory.

When files are moved, that should be done via Git so that their commit history is retained.

meekee7 avatar Mar 31 '20 21:03 meekee7