Re: Ruby bindings failing on buildbots

2012-03-11 Thread Joe Swatosh
On Fri, Mar 9, 2012 at 10:39 PM, Joe Swatosh wrote: > On Fri, Mar 9, 2012 at 9:46 PM, Joe Swatosh wrote: >> On Fri, Mar 9, 2012 at 2:44 AM, Philip Martin >> wrote: >>> The Ruby bindings are failing during check-swig-rb on the buildbots for >>> trunk.  This has been happening since r1293375, whic

svn ingores DESTDIR, was: link error with 1.7.3

2012-03-11 Thread rupert.thurner
nikolai did a quick test run, allow me to copy his comment. what should we do about this "location resistence"? Configured like this : ./configure --prefix=/opt/svn build and tested : ldd ./subversion/bindings/swig/python/libsvn_swig_py/.libs/ libsvn_swig_py-1.so | grep svn libsvn_client

Re: svn commit: r1299519 - /subversion/trunk/tools/server-side/svnpubsub/svnpubsub/client.py

2012-03-11 Thread Greg Stein
Cool. I'll look into the logs and see what I can determine, and where we may need more information or capturing of problems. If the daemon is shutting down, then I definitely didn't handle a case somewhere. Thanks, -g On Mar 11, 2012 11:50 PM, "Joe Schaefer" wrote: > If you go thru the logs on m

Re: svn commit: r1299519 - /subversion/trunk/tools/server-side/svnpubsub/svnpubsub/client.py

2012-03-11 Thread Joe Schaefer
If you go thru the logs on minotaur (and they are the same for eos eg grep stale --context 10) you will see the connect() is throwing an (unknown) exception causing the daemon to shut down. What I think is behind this is that every so often the FreeBSD nic drivers stall for up to a minute before

Re: svn commit: r1299519 - /subversion/trunk/tools/server-side/svnpubsub/svnpubsub/client.py

2012-03-11 Thread Greg Stein
What did you observe here, and do you have some logs that demonstrate the problem? I tested the reconnect logic, and it all appeared to work, so maybe something else is going on here. The code below blocks the network processing. The event should also be a simple word, so the callback can switch o

[svnbench] Revision: 1299495 compiled Mar 12 2012, 00:21:27

2012-03-11 Thread neels
/home/neels/svnbench/20120312-002454 Started at Mon Mar 12 00:24:54 UTC 2012 *Disclaimer:* this tests only file://-URL access on a GNU/Linux VM. This is intended to measure changes in performance of the local working copy layer, *only*. These results are *not* generally true for everyone. Average

Re: mod_svn 1.7.3 fails to build apache 2.4.1

2012-03-11 Thread Daniel Shahaf
There are outstanding backport nominations in 1.7.x/STATUS, is your patch needed even after merging them? And on another note -- does the test suite pass? I've seen odd behaviour with the tests last week and haven't had time to investigate yet. (Either neon/bdb or serf/bdb.) Mario Brandt wrote

Re: svn commit: r1299327 - /subversion/trunk/notes/directory-index/dirindex.py

2012-03-11 Thread Branko Čibej
On 11.03.2012 07:51, Greg Stein wrote: > I think you need to use Hyrum's fs-py to create an FS backend out of this, > so you can then run the test suite on it. :-) Heh, yes, I expect I do. :) Good idea, actually ... I've been scratching my head about how to easily integrate this with a real backe

Re: Compressed Pristines

2012-03-11 Thread Ashod Nakashian
Thanks Greg for the quick reply. See inline please. > > From: Greg Stein >To: Ashod Nakashian >Cc: dev@subversion.apache.org >Sent: Sunday, March 11, 2012 10:54 AM >Subject: Re: Compressed Pristines > > >To answer: no; nonexistent; yes. >:-) Where do I sign