dnbert / prm

PRM Allows you to quickly build package repositories, inspired by Jordan Sissels' FPM
MIT License
249 stars 31 forks source link

Snapshot components #13

Closed dnbert closed 11 years ago

dnbert commented 11 years ago

We should be able to snapshot a component and create a sparkly new component from it. This should probably use hard links.

Whenever the snapshot is created, if the new component exists, lets copy the new-old component to a specific date.

Example:

Component A --snapshot-to--> Component B

if Component B exists, then copy Component B to Component B-TIMESTAMP