This may be a stupid question, but I'm trying to figure out how to create an "Update Log" of all the edits made to a map. We work with cities to map their systems. There is a lot of back and forth, and updates are routinely made about the placement of infrastructure. I would like to save an original version of a map, and then save a new map each time edits are made with the date they were made.
I tried creating a map package, making edits, and saving a new map package, but the edits are reflected on both. I understand that a map package is creating a "snapshot" of the original data at the time that it was packaged. So if you edit using a layer in a map extracted from a map package, then you are editing the feature class that is in the file geodatabase that was part of that map package.
So is there a way to accomplish what I am trying to do? Storage space is not an issue, I would just like to have a record of all updates, and be able to go back to a previous version if necessary. Open to any suggestions.
Thank you,