Hi, after updating to duplicacy 3, I started seeing these lines when backing up, listing backups, etc:
snapshot foo at revision 123 is encoded in an old version format
What is the meaning of this message - is it trying to convey a future deprecation, a call to action to fix it, or is it purely information and can be ignored? In which case, do we really need to see it all the time?
Thanks.
doesn’t convert existing revisions, and there are no issues with supporting v2 revisions, I’d prefer not to see these messages either (unless under debug perhaps?). Or perhaps convert all v2 into v3 when running with a specific flag(s)?