[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: make_gem.rb

From: D.J. Heap <djheap_at_gmail.com>
Date: 2007-04-06 18:10:27 CEST

On 4/2/07, Kouhei Sutou <kou@cozmixng.org> wrote:
> Hi Joe, DJ,
>
> I wrote a small script that makes .gem.
>
> Joe, could you confirm this script can generate .gem?
>
> > ruby make_gem.rb TARGET_DIRECTORY
>
> TARGET_DIRECTORY is a directory that is generated by
> unzip-ing a zip archive for the Ruby bindings.

I tried this but got an error:

C:\Projects\Subversion\dist\gem>ruby make_gem.rb svn-win32-r24296
make_gem.rb:33: uninitialized constant Svn::Core::VER_NUM (NameError)
        from c:/Ruby18/lib/ruby/site_ruby/1.8/rubygems/specification.rb:421:in
initialize'
        from make_gem.rb:30:in `new'
        from make_gem.rb:30
        from make_gem.rb:26:in `chdir'
        from make_gem.rb:26

Do the bindings need to be already installed to run this?

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 6 18:10:41 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.