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

Re: [PATCH] serf backend requires servers category configuration

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Tue, 01 Apr 2008 21:09:24 +0200

Kouhei Sutou wrote:
> Hi,
>
> 2008/4/1, Lieven Govaerts <svnlgo_at_mobsol.be>:
>> Silly question: what does svn do without your patch? Does it crash?
>> Ignore configuration?
>
> I don't know about svn but a Ruby script showed in
> http://svn.haxx.se/dev/archive-2008-03/0933.shtml
> is crashed.
>
>> $ cat svn_test.rb
>> require 'svn/ra'
>> context = Svn::Client::Context.new
>> callbacks = Svn::Ra::Callbacks.new(context.auth_baton)
>> session = Svn::Ra::Session.open("http://localhost/", {}, callbacks)
>> session.commit_editor2("commit log") {}
>

Committed your patch as r30159.

thanks, Lieven.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-04-01 21:09:36 CEST

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.