#173: Need to expose the SVN revision number as a constant
-----------------------------------+----------------------------------------
 Reporter:  [EMAIL PROTECTED]          |        Owner:  [EMAIL PROTECTED]       
 
     Type:  defect                 |       Status:  closed               
 Priority:  blocker                |    Milestone:  MacRuby 0.4          
Component:  MacRuby                |   Resolution:  fixed                
 Keywords:                         |  
-----------------------------------+----------------------------------------
Changes (by [EMAIL PROTECTED]):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  MacRuby 1.0 => MacRuby 0.4


Comment:

 A patch was contributed by Vincent Isambart that implements this feature.
 It works for both SVN and Git.

 {{{
 $ ./miniruby -e "p MACRUBY_REVISION"
 "svn revision 745 from
 http://svn.macosforge.org/repository/ruby/MacRuby/trunk";
 }}}

 It has been committed as r766.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/173#comment:2>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to