Project

General

Profile

Actions

Bug #2960

closed

svn revision detection of git-based repo on Windows is broken

Added by vvs (Vladimir Sizikov) about 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2010-03-14) [i386-mingw32]
Backport:
[ruby-core:28651]

Description

=begin
This leads to situation when MRI built on Windows from git-based repo doesn't show the actual SVN revision: ruby 1.9.2dev (2010-03-14) [i386-mingw32]

This is a regression caused by recent changes in file2lastrev.rb file.

Attached is a small patch that fixes the problem for me on Windows. And I checked that it works on Linux as well.
=end


Files

0001-Fix-svn-revison-detection-of-git-based-repo-on-Windo.patch (799 Bytes) 0001-Fix-svn-revison-detection-of-git-based-repo-on-Windo.patch Small patch to resolve the problem. vvs (Vladimir Sizikov), 03/14/2010 07:35 PM
Actions #1

Updated by naruse (Yui NARUSE) about 14 years ago

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

=begin
This issue was solved with changeset r26917.
Vladimir, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0