[PATCH] Fix for issue #4234, svndumpfilter exclude --targets wants pathname to start with '/'

2012-09-25 Thread vijay
From the issue[1] description, When svndumpfilter exclude command accepts path prefixes starting with either / or just , I expect it to work the same way when we use with --targets option. For Eg : Both of the following command works fine when we directly provide the path prefix $ cat samp

Re: [PATCH] Add support for http_proxy and https_proxy environment variables

2012-09-25 Thread Branko Čibej
On 25.09.2012 17:10, Stefan Sperling wrote: > On Tue, Sep 25, 2012 at 11:01:44AM -0400, C. Michael Pilato wrote: >> On 09/25/2012 10:42 AM, Branko Čibej wrote: >>> On 25.09.2012 16:37, C. Michael Pilato wrote: +1 on the optional libproxy dependency. That makes great sense to me. How

Re: remaining format 30 test fallout on 1.7.x

2012-09-25 Thread Philip Martin
Stefan Sperling writes: > There is one remaining failure on 1.7.x within a format 30 working copy. > > The failing test is stat_tests 19, which tests 'svn status' on an > unversioned directory. On 1.7.x, it uses sbox.repos_dir as an unversioned > directory. This fails as we traverse upwards and f

Re: [PATCH] Add support for http_proxy and https_proxy environment variables

2012-09-25 Thread Stefan Sperling
On Tue, Sep 25, 2012 at 11:01:44AM -0400, C. Michael Pilato wrote: > On 09/25/2012 10:42 AM, Branko Čibej wrote: > > On 25.09.2012 16:37, C. Michael Pilato wrote: > >> +1 on the optional libproxy dependency. That makes great sense to me. > >> > >> However ... since the env-var stuff is *relatively

Re: svn commit: r1388786 - /subversion/branches/10Gb/BRANCH-README

2012-09-25 Thread Stefan Fuhrmann
On Tue, Sep 25, 2012 at 4:29 PM, Johan Corveleyn wrote: > On Sun, Sep 23, 2012 at 2:33 PM, Stefan Fuhrmann > wrote: > > On Sat, Sep 22, 2012 at 7:13 PM, Johan Corveleyn > wrote: > >> > >> Heh, next question: what are those "slow places" mainly, and do you > >> have any ideas to speed those up a

Re: svn commit: r1388786 - /subversion/branches/10Gb/BRANCH-README

2012-09-25 Thread Philip Martin
Johan Corveleyn writes: > On Sun, Sep 23, 2012 at 2:33 PM, Stefan Fuhrmann >> Another thing is that svnserve would be just fine for many >> use-cases if only it had decent SSPI / ldap support. But >> that is something we simply need to code. Power users >> inside a LAN may then use svnserve and m

remaining format 30 test fallout on 1.7.x

2012-09-25 Thread Stefan Sperling
There is one remaining failure on 1.7.x within a format 30 working copy. The failing test is stat_tests 19, which tests 'svn status' on an unversioned directory. On 1.7.x, it uses sbox.repos_dir as an unversioned directory. This fails as we traverse upwards and find the 1.7.x working copy, where w

Re: [PATCH] Add support for http_proxy and https_proxy environment variables

2012-09-25 Thread C. Michael Pilato
On 09/25/2012 10:42 AM, Branko Čibej wrote: > On 25.09.2012 16:37, C. Michael Pilato wrote: >> +1 on the optional libproxy dependency. That makes great sense to me. >> >> However ... since the env-var stuff is *relatively* straightforward, would >> we be interested in/willing to *also* implement t

Re: [PATCH] Add support for http_proxy and https_proxy environment variables

2012-09-25 Thread Branko Čibej
On 25.09.2012 16:37, C. Michael Pilato wrote: > On 09/17/2012 09:34 PM, Bert Huijben wrote: >> On Windows this isn't the normal way to fetch the system wide proxy, nor >> is it on the Mac. Adding environment flags to GUI applications there is >> certainly *not* the right way to look at this problem

Re: [PATCH] Add support for http_proxy and https_proxy environment variables

2012-09-25 Thread C. Michael Pilato
On 09/17/2012 09:34 PM, Bert Huijben wrote: > On Windows this isn't the normal way to fetch the system wide proxy, nor > is it on the Mac. Adding environment flags to GUI applications there is > certainly *not* the right way to look at this problem. The linux specific > environment variable solutio

Re: svn commit: r1388786 - /subversion/branches/10Gb/BRANCH-README

2012-09-25 Thread Johan Corveleyn
On Sun, Sep 23, 2012 at 2:33 PM, Stefan Fuhrmann wrote: > On Sat, Sep 22, 2012 at 7:13 PM, Johan Corveleyn wrote: >> >> On Sat, Sep 22, 2012 at 2:27 PM, wrote: >> > Author: stefan2 >> > Date: Sat Sep 22 12:27:49 2012 >> > New Revision: 1388786 >> > >> > URL: http://svn.apache.org/viewvc?rev=138

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

2012-09-25 Thread Philip Martin
Hyrum K Wright writes: > Incidentally, I'm still seeing swig-pl build errors on that bot. From > reading above, I thought these were addressed. Is that correct? The latest failure is on the 1.7 branch which doesn't have the swig-pl patch from trunk. -- Certified & Supported Apache Subversion

Re: Apache Subversion Wiki

2012-09-25 Thread Daniel Shahaf
Done! Ethan Cane wrote on Tue, Sep 25, 2012 at 11:19:03 +0100: > EthanCane > > On 25 Sep 2012, at 09:40, Daniel Shahaf wrote: > > > What's your wiki username? > > > > Ethan Cane wrote on Mon, Sep 24, 2012 at 15:05:57 +0100: > >> Just registered, many thanks.

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

2012-09-25 Thread Hyrum K Wright
On Tue, Sep 25, 2012 at 12:29 AM, Ben Reser wrote: > On Mon, Sep 24, 2012 at 8:27 PM, Hyrum K Wright wrote: >> For the time being, the Ruby build step and tests have been commented >> out of the relevant scripts. >> >> I think there is value in running a bot on a stock (albeit currently >> beta)

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

2012-09-25 Thread Philip Martin
Philip Martin writes: > Hyrum K Wright writes: > >> I've spent the evening digging into what it would take to support Ruby >> 1.9, but my Ruby-fu is so weak that it'll be more than an evening for >> me to actually make progress on the issue. I invite more capable >> hands to join in the effort.

Re: Apache Subversion Wiki

2012-09-25 Thread Daniel Shahaf
What's your wiki username? Ethan Cane wrote on Mon, Sep 24, 2012 at 15:05:57 +0100: > Just registered, many thanks.

Re: buildbot failure in ASF Buildbot on svn-x64-ubuntu-gcc

2012-09-25 Thread Philip Martin
Hyrum K Wright writes: > I've spent the evening digging into what it would take to support Ruby > 1.9, but my Ruby-fu is so weak that it'll be more than an evening for > me to actually make progress on the issue. I invite more capable > hands to join in the effort. There were patches submitted

Re: [svnbench] Revision: 1389172 compiled Sep 24 2012, 00:21:39 on x86_64-unknown-linux-gnu

2012-09-25 Thread Branko Čibej
On 25.09.2012 04:39, Hyrum K Wright wrote: > On Mon, Sep 24, 2012 at 7:26 PM, Ivan Zhakov wrote: >> On Mon, Sep 24, 2012 at 10:03 PM, Stefan Sperling wrote: >>> On Mon, Sep 24, 2012 at 01:50:36PM -0400, C. Michael Pilato wrote: That's correct. And Philip, I see this as really two i