[Locomotive-users] [Req] : project snapshot (zip)

Alain Ravet alain.ravet+locomotive at gmail.com
Fri Feb 2 13:21:54 GMT 2007


Request:
    a [Snapshot] button in the panel toolbar that archives (zips) the
entire project

Motivation:
When the time between 2 svn commits grows uncomfortably too long (more
than 15..30 minutes), I manually make an archive (zip) copy of the
entire project. I've automated it through a script that I placed in
the dock, but I still need to create one script for each new project
so...

Minimum features set:
  - make an archive next to the project (as you would do with the finder)

Additionally:
  - automated snapshot (ex: every 5 minutes)

Configuration options :
  - path (default = [RAILS_ROOT]/..] )
  - automated snapshot delay (ex: every 5 minutes)
  - purge after
        - new commit
        - x minutes
        - only keep the last 5 snapshots.

If you press more than 0.5 second on the  [Snapshot] button, it should
open a context menu
  - purge All
  - purge All before last svn commit

Alain


More information about the Locomotive-users mailing list