aboutsummaryrefslogtreecommitdiffstats
path: root/release.rb
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2006-03-28 06:43:14 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2006-03-28 06:43:14 +0000
commit14320dd3e20b7918022e510dbcae9181752e715b (patch)
tree547c92ffc5b8220929a3562433e655b3b951b0e1 /release.rb
parente5690484410e26fcad06036f41cb3013202c430e (diff)
downloadrails-14320dd3e20b7918022e510dbcae9181752e715b.tar.gz
rails-14320dd3e20b7918022e510dbcae9181752e715b.tar.bz2
rails-14320dd3e20b7918022e510dbcae9181752e715b.zip
I tag by hand, thank you
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4092 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'release.rb')
-rwxr-xr-xrelease.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/release.rb b/release.rb
index a4219b91f1..1b8e0a75c4 100755
--- a/release.rb
+++ b/release.rb
@@ -27,4 +27,3 @@ end
# Upload rails tgz/zip
# Create SVN tag
-`cd ..; svn cp trunk tags/rel_#{ARGV[1]}`