🤖▶️ Check out the Design Patterns Overview course by Steve @ardalis Smith!Check it out »Hide

DevIQ

Copy Folder Versioning

Copy Folder Versioning

Copy Folder Versioning

Copy Folder Versioning is a software development anti-pattern in which source code is updated by simply making copies of the folder in which the code currently resides. This results in a tangled mess of folders, usually without any clear indication of which is the most recent, and no version history or reliable means of rolling back code or seeing when a particular change was introduced, or what files it touched.

See Also

Version Control

Edit this page on GitHub

On this page

Sponsored by NimblePros
Sponsored