At 7:18 AM +0900 1/6/11, Czarek wrote: >On Thu, Jan 06, 2011 at 06:43:49AM +0900, Stephen Bannasch wrote: >> At 6:21 AM +0900 1/6/11, Czarek wrote: >> >If the git and svn repositories are in sync, I don't see a problem. >> >> There is this problem: >> >> svn keywords in code prevent correct building of ruby using git mirror >> http://redmine.ruby-lang.org/issues/show/4235 > >The following works (build only, no tests): > > $ rvm install ruby-head > >Backporting required? When rvm installs ruby-head it is doing an svn checkout so the syn keywords are replaced during the checkout: $ rvm install ruby-head /Users/stephen/.rvm/rubies/ruby-head, this may take a while depending on your cpu(s)... ruby-head - #fetching Downloading source from http://svn.ruby-lang.org/repos/ruby/trunk ...