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

Re: [Patch] Compiling Ruby bindings on Windows

From: Kouhei Sutou <kou_at_cozmixng.org>
Date: 2006-12-30 08:09:09 CET

Hi,

In <ae6cb1100612291155q4e3c8afft1fcf4ca60f81d01e@mail.gmail.com>
  "Re: [Patch] Compiling Ruby bindings on Windows" on Fri, 29 Dec 2006 11:55:14 -0800,
  "Joe Swatosh" <joe.swatosh@gmail.com> wrote:

> single file appealling, I'm not sure I like the idea of creating and
> destroying the Windows Service for every test. Perhaps we could move
> the creation of the Service to when util.rb is loaded, then remove the
> service at_exit? That way we'd only have to start and stop the
> service for each test?

Yes. We can use the way. But I want to keep that we can run
tests except for Svn::Client without svnserve. So I don't
want to initialize Win32 Service when util.rb is loaded.

I have a question. Can we use svnserve without Windows
Service on Windows? Is the problem only fork?

> > 'file' schema URI isn't a typo.
> >
>
> Looking at http://svnbook.red-bean.com/nightly/en/svn.advanced.reposurls.html
> make me think that it should either include a node name or a third
> slash, but truely I am no expert.

OK. I didn't understand 'file' schema URI with drive
letter. I've merged your change.

Thanks,

--
kou
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 30 08:09:16 2006

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.