Actions
Bug #2960
closedsvn revision detection of git-based repo on Windows is broken
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2010-03-14) [i386-mingw32]
Backport:
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
Updated by naruse (Yui NARUSE) over 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
Like0
Like0