Project

General

Profile

Actions

Bug #959

closed

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

Added by hongli (Hongli Lai) over 15 years ago. Updated almost 13 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
Actions #1

Updated by matz (Yukihiro Matsumoto) over 15 years ago

  • Assignee set to yugui (Yuki Sonoda)

=begin

=end

Actions #2

Updated by yugui (Yuki Sonoda) over 15 years ago

  • Target version set to 1.9.1 RC2

=begin

=end

Actions #3

Updated by yugui (Yuki Sonoda) over 15 years ago

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

=begin
Applied in changeset r21239.
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0