You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <p....@ubik-ingenierie.com> on 2019/02/06 10:44:03 UTC

Any help to install svnmucc on Amazon Linux ?

Hello,
I am trying to look at our release process to see what could be improved:

   - https://wiki.apache.org/jmeter/ReleaseCreation


I have setup a AWS Linux machine
Linux  4.4.30-32.54.amzn1.x86_64 #1 SMP Thu Nov 10 15:52:05 UTC 2016 x86_64
x86_64 x86_64 GNU/Linux

But "yum install subversion" does not install svnmucc

and I don't find how to install it except by compiling the sources of
subversion which I don't want to do.
It looks like it is available on some other Linux distributions.



Regards
<https://www.openstreetmap.org/#map=18/50.69454/3.16455>

Re: Any help to install svnmucc on Amazon Linux ?

Posted by Philippe Mouawad <ph...@gmail.com>.
Hello,
It ended up being subversion-tools:
Running this give the name :

yum whatprovides */svnmucc

Then
 yum install subversion-tools

Thanks at Michael Hampton :
https://serverfault.com/questions/952591/how-to-install-svnmucc-on-amazon-linux/952603#952603

Regards


On Wed, Feb 6, 2019 at 1:27 PM sebb <se...@gmail.com> wrote:

> If you don't get an answer here, try asking on the subversion user list.
>
> On Wed, 6 Feb 2019 at 10:44, Philippe Mouawad
> <p....@ubik-ingenierie.com> wrote:
> >
> > Hello,
> > I am trying to look at our release process to see what could be improved:
> >
> >    - https://wiki.apache.org/jmeter/ReleaseCreation
> >
> >
> > I have setup a AWS Linux machine
> > Linux  4.4.30-32.54.amzn1.x86_64 #1 SMP Thu Nov 10 15:52:05 UTC 2016
> x86_64
> > x86_64 x86_64 GNU/Linux
> >
> > But "yum install subversion" does not install svnmucc
> >
> > and I don't find how to install it except by compiling the sources of
> > subversion which I don't want to do.
> > It looks like it is available on some other Linux distributions.
> >
> >
> >
> > Regards
> > <https://www.openstreetmap.org/#map=18/50.69454/3.16455>
>


-- 
Cordialement.
Philippe Mouawad.

Re: Any help to install svnmucc on Amazon Linux ?

Posted by Philippe Mouawad <ph...@gmail.com>.
Thanks sebb

On Wed, Feb 6, 2019 at 1:27 PM sebb <se...@gmail.com> wrote:

> If you don't get an answer here, try asking on the subversion user list.
>
> On Wed, 6 Feb 2019 at 10:44, Philippe Mouawad
> <p....@ubik-ingenierie.com> wrote:
> >
> > Hello,
> > I am trying to look at our release process to see what could be improved:
> >
> >    - https://wiki.apache.org/jmeter/ReleaseCreation
> >
> >
> > I have setup a AWS Linux machine
> > Linux  4.4.30-32.54.amzn1.x86_64 #1 SMP Thu Nov 10 15:52:05 UTC 2016
> x86_64
> > x86_64 x86_64 GNU/Linux
> >
> > But "yum install subversion" does not install svnmucc
> >
> > and I don't find how to install it except by compiling the sources of
> > subversion which I don't want to do.
> > It looks like it is available on some other Linux distributions.
> >
> >
> >
> > Regards
> > <https://www.openstreetmap.org/#map=18/50.69454/3.16455>
>


-- 
Cordialement.
Philippe Mouawad.

Re: Any help to install svnmucc on Amazon Linux ?

Posted by sebb <se...@gmail.com>.
If you don't get an answer here, try asking on the subversion user list.

On Wed, 6 Feb 2019 at 10:44, Philippe Mouawad
<p....@ubik-ingenierie.com> wrote:
>
> Hello,
> I am trying to look at our release process to see what could be improved:
>
>    - https://wiki.apache.org/jmeter/ReleaseCreation
>
>
> I have setup a AWS Linux machine
> Linux  4.4.30-32.54.amzn1.x86_64 #1 SMP Thu Nov 10 15:52:05 UTC 2016 x86_64
> x86_64 x86_64 GNU/Linux
>
> But "yum install subversion" does not install svnmucc
>
> and I don't find how to install it except by compiling the sources of
> subversion which I don't want to do.
> It looks like it is available on some other Linux distributions.
>
>
>
> Regards
> <https://www.openstreetmap.org/#map=18/50.69454/3.16455>