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

[Subclipse-users] Is it possible to pass --config-options to svnant?

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 23 Sep 2011 16:21:22 +0200

Hi,

We have noticed, on our (Solaris) build machine, that certain svn
requests (log, info, mergeinfo, ...) are much faster when using the
serf library. So in some of my python scripts I use "--config-option
servers:global:http-library=serf" to speed up those calls. I can't set
it globally in ~/.subversion/servers, because I can't use serf for
checkout and update, because it hangs or crashes sometimes. Only for
those specific subcommands like log, info and mergeinfo.

I'd like to do the same with our ant scripts where we use svnant. Is
it possible to pass a --config-option somehow to a specific svnant
call?

If not, would that make a sensible feature request for svnant?

Thanks,

-- 
Johan
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2843959
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2011-09-23 16:24:14 CEST

This is an archived mail posted to the Subclipse Users mailing list.

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