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

Re: Ruby gem for subversion

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: Mon, 22 Nov 2010 23:22:59 -0800

On Mon, Nov 22, 2010 at 11:37 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> I don't see anything specific to windows in that file.
>
> Try changing that line and see what breaks?
>
> Benjamin Jaton wrote on Sun, Nov 21, 2010 at 14:36:04 -0800:
>> I can see the ./build/win32/make_gem.rb that specifically set
>>     s.platform = Gem::Platform::WIN32
>>
>> Is there something that prevent the gem to be built under UNIX ?
>>

I don't know, as Daniel suggests you could try it. kou did all the
heavy lifting on the bindings, and we worked to get them building on
Windows specifically because many Windows users won't have the tools
to build Subversion and its dependencies. We made it easy to make a
Windows gem since most of the functionality is in .so files.

I've released a few on rubygems.org. I'm not sure how it would work
to release a binary gem for the different flavors of *nix. I'm having
enough trouble figuring out a mingw build to attempt to get a gem
suitable for 1.8.7+.

--
Joe
>>
>> On Sun, Nov 21, 2010 at 2:29 PM, Benjamin Jaton <benjamin.jaton_at_gmail.com>wrote:
>>
>> > Hi,
>> >
>> > I know there are subversion bindings for Ruby, but is there a gem that does
>> > the job ?
>> > A gem is much more convenient for people who want to manage dependencies.
>> >
>> > THanks,
>> > Benjamin
>> >
>
Received on 2010-11-23 08:23:38 CET

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.