Heracles 4.0 User's Guide: Difference between revisions
Line 39: | Line 39: | ||
Enter an Experiment Source Tag for History (Default: Heracles-4_0): | Enter an Experiment Source Tag for History (Default: Heracles-4_0): | ||
The setup script extracts the repository tag of the model you checked out into your sandbox, checks out that tag from the repository, and creates a tarball of the source tree to keep with the experiment. It also <code>diff</code>s your sandbox against the tag it checks out and records those differences with the tarball in <i>EXPDIR</i>/src. This is where you can change the default tag extracted from your sandbox. | The setup script extracts the repository tag of the model you checked out into your sandbox, checks out that tag from the repository, and creates a tarball of the source tree to keep with the experiment. It also <code>diff</code>s your sandbox against the tag it checks out and records those differences with the tarball in <code><i>EXPDIR</i>/src</code>. This is where you can change the default tag extracted from your sandbox. | ||
Do you wish to CLONE an old experiment? (Default: NO or FALSE) | Do you wish to CLONE an old experiment? (Default: NO or FALSE) |