Feature #2523
checking out latest sources from a branch
| Status: | Closed | Start date: | 12/24/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | core | |||
| Target version: | 1.9.1 |
Description
What's the proper procedure for checking out that latest sources from the ruby 1.9.1 branch as well as the 1.9.2? It seems the trunk is Ruby 1.9.2 by default.
History
Updated by Nobuyoshi Nakada about 2 years ago
- Status changed from Open to Closed
svn co http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1
Updated by Yuki Sonoda about 2 years ago
On Thu, Dec 24, 2009 at 3:06 PM, Conrad Taylor <redmine@ruby-lang.org> wrote: > What's the proper procedure for checking out that latest sources from the ruby 1.9.1 branch as well as the 1.9.2? It seems the trunk is Ruby 1.9.2 by default. Checkout it from http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1 Thank you. -- Yuki Sonoda (Yugui)