diff options
Diffstat (limited to 'switchtower/CHANGELOG')
-rw-r--r-- | switchtower/CHANGELOG | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/switchtower/CHANGELOG b/switchtower/CHANGELOG deleted file mode 100644 index 935ef01f99..0000000000 --- a/switchtower/CHANGELOG +++ /dev/null @@ -1,19 +0,0 @@ -*SVN* - -* Specify the revision to release via the :revision variable (defaults to latest revision) - -* Allow variables to be set via the cli using the -s switch - -* Log checkouts to a "revisions.log" file - -* Changed behavior of checkout to use the timestamp as the release name, instead of the revision number - -* Added CVS module (very very experimental!) - -* Works with public keys now, for passwordless deployment - -* Subversion module recognizes the password prompt for HTTP authentication - -* Preserve +x on scripts when using darcs #1929 [Scott Barron] - -* When executing multiline commands, use a backslash to escape the newline |