aboutsummaryrefslogtreecommitdiffstats
path: root/switchtower
Commit message (Collapse)AuthorAgeFilesLines
* Move switchtower to the tools directory, to decouple it from railsJamis Buck2005-08-3030-3857/+0
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2074 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* SwitchTower: specify the revision to release via the :revision variable ↵Jamis Buck2005-08-277-6/+11
| | | | | | (defaults to latest revision) git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2062 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* SwitchTower: allow variables to be set via the cli using the -s switchJamis Buck2005-08-272-1/+12
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2061 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* SwitchTower: log checkouts to a "revisions.log" fileJamis Buck2005-08-276-24/+36
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2060 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* SwitchTower: use a timestamp as the release name, instead of the revision ↵Jamis Buck2005-08-2410-54/+53
| | | | | | number. Various tweaks and fixes to the supported scm modules. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2046 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Made SwitchTower conform to the other Rakefiles in terms of PKG description ↵David Heinemeier Hansson2005-08-242-4/+13
| | | | | | and beta gems pushing git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2045 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added CVS module for SwitchTower (very, very experimental!)Jamis Buck2005-08-173-0/+243
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2027 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Works with public keys now, for passwordless operationJamis Buck2005-08-137-31/+181
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2000 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Subversion module recognizes the password prompt for HTTP authenticationJamis Buck2005-08-124-6/+126
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1997 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Preserve +x on scripts when using darcs #1929 [Scott Barron]Jamis Buck2005-08-122-1/+3
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1996 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Explicitly terminate shell statements with ';' if they are in 'if' statementsJamis Buck2005-08-062-3/+3
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1977 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* The utility's name is SwitchTowerJamis Buck2005-08-061-1/+1
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1976 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* When executing multiline commands, escape newlines with a backslashJamis Buck2005-08-065-37/+96
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1975 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Mention the dependencies of SwitchTower (Net::SSH, Needle)Jamis Buck2005-08-061-0/+4
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1974 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Initial commit of the new switchtower utilityJamis Buck2005-08-0321-0/+3243
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1967 5ecf4fe2-1ee6-0310-87b1-e25e094e27de