Project

General

Profile

Actions

Bug #959

closed

Ruby 1.9 source code does not compile when cloned from a git-svn gateway

Bug #959: Ruby 1.9 source code does not compile when cloned from a git-svn gateway

Added by hongli (Hongli Lai) almost 17 years ago. Updated over 14 years ago.

Status:
Closed
Target version:
ruby -v:
Backport:
[ruby-core:21020]

Description

=begin
I maintain an git-svn gateway repository. I have a server which uses git-svn to checkout the Ruby source code, while I use 'git clone' to clone the repository on my local development machine. The Ruby 1.9 source code currently fails to compile when using this setup because it expects that one is using git-svn upon detecting git. The attached patch fixes this problem.
=end


Files

ruby19-pure-git-build-support.diff (970 Bytes) ruby19-pure-git-build-support.diff hongli (Hongli Lai), 12/31/2008 11:54 PM

Updated by matz (Yukihiro Matsumoto) almost 17 years ago Actions #1

  • Assignee set to yugui (Yuki Sonoda)

=begin

=end

Updated by yugui (Yuki Sonoda) almost 17 years ago Actions #2

  • Target version set to 1.9.1 RC2

=begin

=end

Updated by yugui (Yuki Sonoda) almost 17 years ago Actions #3

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r21239.
=end

Actions

Also available in: PDF Atom