You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Paul Tinsley <ja...@gmail.com> on 2004/05/13 04:18:28 UTC

Subversion on RHES 3.0 (Taroon Update 1)

Hello,
    I am rather new to subversion, i'm sure you hear that alot on this
list :/  I am trying to setup a subversion server on a RHES (Redhat
Enterprise Server) 3.0 server and am having a bit of trouble.  I am
trying to stick with the existing redhat packages for anything they
offer so I can keep OS updates simple.  The problem comes in with
berkley db and apr.  The RPM requires 4.2 of berkley db and 9.5 of
apr.
    My question becomes, are these hard requirements, aka is there
something in these versions that would make subversion not work with
4.1 or 9.4 of these packages?  I have no problem going in and editing
the src RPM to remove the checks for these specific versions, but this
being one of the first times I have actually seen a src rpm that was
this hardcore about specific version numbers, I figured I would check
to see if I am waisting my time.
   
Your help is greatly appreciated,
Paul Tinsley

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion on RHES 3.0 (Taroon Update 1)

Posted by Dimitri Papadopoulos-Orfanos <pa...@shfj.cea.fr>.
Hi,

>     I am rather new to subversion, i'm sure you hear that alot on this
> list :/  I am trying to setup a subversion server on a RHES (Redhat
> Enterprise Server) 3.0 server and am having a bit of trouble.  I am
> trying to stick with the existing redhat packages for anything they
> offer so I can keep OS updates simple.  The problem comes in with
> berkley db and apr.  The RPM requires 4.2 of berkley db and 9.5 of
> apr.

The new Berkely DB RPM doesn't actually replace the system Berkeley RPM. 
It installs itself alongside the existing RPM, so that you can keep OS 
updates simple.

>     My question becomes, are these hard requirements, aka is there
> something in these versions that would make subversion not work with
> 4.1 or 9.4 of these packages?  I have no problem going in and [...]

 From what I recall reading on this list, these are hard requirements. 
I've tried to browse the archive to find the information again, but the 
archive is broken and I wasn't able to find anything, sorry.

Dimitri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion on RHES 3.0 (Taroon Update 1)

Posted by Paul Tinsley <ja...@gmail.com>.
You da man!

Works like a champ, even adds all the needed mojo to the httpd/conf.d directory.

Thanks alot.


On Thu, 13 May 2004 10:05:17 +0100, Joe Orton <jo...@redhat.com> wrote:
> 
> On Wed, May 12, 2004 at 11:18:28PM -0500, Paul Tinsley wrote:
> > Hello,
> >     I am rather new to subversion, i'm sure you hear that alot on this
> > list :/  I am trying to setup a subversion server on a RHES (Redhat
> > Enterprise Server) 3.0 server and am having a bit of trouble.  I am
> > trying to stick with the existing redhat packages for anything they
> > offer so I can keep OS updates simple.  The problem comes in with
> > berkley db and apr.  The RPM requires 4.2 of berkley db and 9.5 of
> > apr.
> 
> These RPMS: http://people.redhat.com/jorton/Taroon-svn/ work with the
> system httpd/db4 packages.
> 
> Regards,
> 
> joe
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Subversion on RHES 3.0 (Taroon Update 1)

Posted by Joe Orton <jo...@redhat.com>.
On Wed, May 12, 2004 at 11:18:28PM -0500, Paul Tinsley wrote:
> Hello,
>     I am rather new to subversion, i'm sure you hear that alot on this
> list :/  I am trying to setup a subversion server on a RHES (Redhat
> Enterprise Server) 3.0 server and am having a bit of trouble.  I am
> trying to stick with the existing redhat packages for anything they
> offer so I can keep OS updates simple.  The problem comes in with
> berkley db and apr.  The RPM requires 4.2 of berkley db and 9.5 of
> apr.

These RPMS: http://people.redhat.com/jorton/Taroon-svn/ work with the
system httpd/db4 packages.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org