Ticket #25 (new enhancement)

Opened 10 months ago

Last modified 7 months ago

File revisioning support

Reported by: mahlon Assigned to: mgranger
Priority: minor Milestone: ThingFish 0.3 - The "N-Robot" Release
Component: ThingFish Keywords: thingfish revisioning
Cc: Depends on: 41

Description (Last modified by mahlon)

This could be pretty easily handled by application logic, but it would certainly be nice to have a built in way to do this automatically.

  • Fetch would always return the latest revision, unless specific revision is requested
  • Store would find the last rev number and increment

Maybe look at GDiff? Most recent version is full file, old versions are replaced with GDiff streams.

Change History

03/19/08 07:18:27 changed by mahlon

  • depends_on set to 41.
  • description changed.