|
Re: Software Development Process?
We don't use version numbers as such, or a formal version management system. Each day's work is archived in its own subdirectory, so we can go back to a known state of the code if necessary. Offsite backups (on Flash drives) are made of especially "functional" versions.
|