mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c954a5b9a0
show if the last commit was not in the trunk/ path. For example, changeset [4045] is for scriptaculous, so the command executed by rails:freeze:edge: svn -qr HEAD log http://dev.rubyonrails.org/svn/rails/trunk Yields the following output: ------------------------------------------------------------------------ Causing the regex to bomb. Change the command to use --limit 1 instead of HEAD, which will pick up the last changeset against the trunk path. Fixes #4356 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4046 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |
||
---|---|---|
.. | ||
commands | ||
rails_generator | ||
tasks | ||
binding_of_caller.rb | ||
breakpoint.rb | ||
breakpoint_client.rb | ||
code_statistics.rb | ||
commands.rb | ||
console_app.rb | ||
console_sandbox.rb | ||
console_with_helpers.rb | ||
dispatcher.rb | ||
fcgi_handler.rb | ||
initializer.rb | ||
rails_generator.rb | ||
rails_version.rb | ||
railties_path.rb | ||
ruby_version_check.rb | ||
rubyprof_ext.rb | ||
test_help.rb | ||
webrick_server.rb |