public
Description: Remote multi-server automation tool
Homepage: http://www.capify.org
Clone URL: git://github.com/jamis/capistrano.git
Search Repo:
update changelog
jamis (author)
Sun Apr 27 20:55:55 -0700 2008
commit  62922501347eac10fb40c91b05cc9c652c6fd8ab
tree    9a8c0dff98cd0a9ff9029e17c6d386a6aaa188c6
parent  8f0f99565e4ff8a9c3acf9544283be343787be91
...
1
2
 
 
 
 
 
 
3
4
5
...
1
2
3
4
5
6
7
8
9
10
11
0
@@ -1,5 +1,11 @@
0
 *unreleased*
0
 
0
+* Expand file-transfer options with new upload() and download() helpers. [Jamis Buck]
0
+
0
+* Allow SCP transfers in addition to SFTP. [Jamis Buck]
0
+
0
+* Use Net::SSH v2 and Net::SSH::Gateway. [Jamis Buck]
0
+
0
 * Added #export method for git SCM [Phillip Goldenburg]
0
 
0
 * For query_revision, git SCM used git-rev-parse on the repo hosting the Capfile, which may NOT be the same tree as the actual source reposistory. Use git-ls-remote instead to resolve the revision for checkout. [Robin H. Johnson]

Comments

    No one has commented yet.