It's all about the answers!

Ask a question

Periodic snapshot on Stream


Kunal Pasricha (837) | asked Mar 31 '15, 1:15 p.m.
I want to create Snapshot daily on stream at midnight . Is there any process to automate this.

One answer



permanent link
Jeff Care (1.0k3833) | answered Mar 31 '15, 1:36 p.m.
I'm not aware of anything direct, though I can think of two other ways:
  1. A scheduled build that does nothing. This will actually take a snapshot of the build workspace, but effectively the same thing as the stream if you configure the SCM section to accept all changes.
  2. cron job that uses the scm command line

Your answer


Register or to post your answer.