RE: remove me from this list

2017-06-07 Thread Cooke, Mark
See http://subversion.apache.org/mailing-lists.html for how to unsubscribe yourself... > -Original Message- > From: Mortada, Mahmoud [mailto:mahmoud_mort...@mentor.com] > Sent: 07 June 2017 15:06 > To: users@subversion.apache.org > Subject: remove me from this list > > Hi all > > Can yo

Re: Can not compile Apache subversion 1.9.5 on CentOS 7 (64 bit).

2017-06-07 Thread Ravi Roy
On Wed, Jun 7, 2017 at 10:30 PM, Daniel Shahaf wrote: > > I'm guessing you ran configure in the same directory you had earlier > attempted to run autogen.sh in? That'd explain why config.sub is > broken. Try extracting the tarball again (to a new directory) and > run configure in that (new) tre

Re: Can not compile Apache subversion 1.9.5 on CentOS 7 (64 bit).

2017-06-07 Thread Daniel Shahaf
Ravi Roy wrote on Wed, 07 Jun 2017 21:45 +0530: > checking for a sed that does not truncate output... /usr/bin/sed > configure: error: cannot run /bin/sh build/config.sub > > Googling it does not give a solid clue. Do you know what is wrong here? > From the INSTALL docuemnt i've made sure all nece

Re: Can not compile Apache subversion 1.9.5 on CentOS 7 (64 bit).

2017-06-07 Thread Ravi Roy
On Wed, Jun 7, 2017 at 8:32 PM, Daniel Shahaf wrote: > > > Why are you running autogen.sh? If you build from a released tarball, > you don't need to run autogen at all; just configure and make. (And > none of them needs to be run as root) > > Running autogen.sh is only needed when building from

Re: Can not compile Apache subversion 1.9.5 on CentOS 7 (64 bit).

2017-06-07 Thread Daniel Shahaf
Ravi Roy wrote on Wed, 07 Jun 2017 20:14 +0530: > I've successfully built subversion 1.6 on CentOS 5.9 in past and using it > for years now., now we plan to upgrade it to Subversion 1.9.5. > > Version of CentOS is also upgraded to 7 but i'm getting the following error > while I run : > > sudo ./a

Re: [PATCH] Re: Subversion 1.9.5 --with-serf problem

2017-06-07 Thread Andreas Stieger
> Thanks very much for this patch, it does indeed fix the problem for me. > > My use case is pretty much as you describe. > I'm building a Subversion client RPM which includes serf. > > During the %build phase serf is built as so: > > scons PREFIX=%{prefix} install --install-sandbox=%{buildroo

Can not compile Apache subversion 1.9.5 on CentOS 7 (64 bit).

2017-06-07 Thread Ravi Roy
Hi, I've successfully built subversion 1.6 on CentOS 5.9 in past and using it for years now., now we plan to upgrade it to Subversion 1.9.5. Version of CentOS is also upgraded to 7 but i'm getting the following error while I run : sudo ./autogen.sh buildcheck: checking installation... buildcheck

remove me from this list

2017-06-07 Thread Mortada, Mahmoud
Hi all Can you please remove my email from this list users@subversion.apache.org? I don't want to receive emails related to users@subversion.apache.org Thanks Regards Mahmoud

RE: [PATCH] Re: Subversion 1.9.5 --with-serf problem

2017-06-07 Thread Gretton, Liam
Thanks very much for this patch, it does indeed fix the problem for me. My use case is pretty much as you describe. I'm building a Subversion client RPM which includes serf. During the %build phase serf is built as so: scons PREFIX=%{prefix} install --install-sandbox=%{buildroot} It therefore

[PATCH] Re: Subversion 1.9.5 --with-serf problem

2017-06-07 Thread Daniel Shahaf
Gretton, Liam wrote on Wed, 07 Jun 2017 10:44 +: > At some point since 1.8.13 the logic in the configure script for dealing with > the --with-serf option has changed. > > Now pkg-config overrides the use of the --with-serf value and this breaks the > build if serf has been built in a sandbox

Subversion 1.9.5 --with-serf problem

2017-06-07 Thread Gretton, Liam
I've been packaging 1.9.5 for our environment, having missed a few versions since 1.8.13. At some point since 1.8.13 the logic in the configure script for dealing with the --with-serf option has changed. Now pkg-config overrides the use of the --with-serf value and this breaks the build if ser

Issue with svn connection

2017-06-07 Thread narendra agrey
Hi All, In our project we have code in SVN repo under TeamForge. We use tortoiseSVN 1.7.12 for svn operations. We are suddenly getting an intermittent issue when trying svn checkout or check-in commands. Error says "Could not create SSL connection through proxy server: 403 Forbidden" We have g