diff options
| author | Simon Tatham <anakin@pobox.com> | 2006-08-05 17:25:09 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2006-08-05 17:25:09 +0000 |
| commit | aa08d80a5f9b9fe0601a6976063a4746dc56e237 (patch) | |
| tree | 708194bf0801a04880b51e7a543f6c20556236f0 /CHECKLST.txt | |
| parent | cf880225edb1b6a5cb27dec01ba54c61822788f2 (diff) | |
| download | puzzles-aa08d80a5f9b9fe0601a6976063a4746dc56e237.zip puzzles-aa08d80a5f9b9fe0601a6976063a4746dc56e237.tar.gz puzzles-aa08d80a5f9b9fe0601a6976063a4746dc56e237.tar.bz2 puzzles-aa08d80a5f9b9fe0601a6976063a4746dc56e237.tar.xz | |
Always something. Mention `svn add'ing the .R file in the new-puzzle
checklist, and mention the now-not-version-controlled list.c in
svn:ignore.
[originally from svn r6782]
Diffstat (limited to 'CHECKLST.txt')
| -rw-r--r-- | CHECKLST.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHECKLST.txt b/CHECKLST.txt index 16798d4..3396bf3 100644 --- a/CHECKLST.txt +++ b/CHECKLST.txt @@ -34,7 +34,8 @@ structure in the source file. Add the new Unix binary name to the svn:ignore property. -Don't forget to `svn add' the new source file before checkin! +Don't forget to `svn add' the new source file, and the new .R file, +before checkin! Put the puzzle on the web: - make a screenshot |