[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: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2007-04-07 02:47:43 CEST

Hi DJ,

In <f534aee30704060910y9d96ea3pcff1602525f9c893@mail.gmail.com>
  "Re: make_gem.rb" on Fri, 6 Apr 2007 10:10:27 -0600,
  "D.J. Heap" <djheap@gmail.com> wrote:

> 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?

Thanks for trying.

Svn::Core::VER_NUM is introduced in r24335. We can't use
make_gem.rb with r24296. I'm sorry for my inconvenience.

Regards,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 7 02:47:59 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.