rust-tuf icon indicating copy to clipboard operation
rust-tuf copied to clipboard

Use "symlinking" to point unversioned metadata at latest metadata

Open heartsucker opened this issue 8 years ago • 0 comments

For example, a repo shouldn't have to store both root.json and 1.root.json, but it should smartly update a pointer. In the case of a FS repo, this should be done with symlinks.

heartsucker avatar Jul 27 '17 18:07 heartsucker