[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problems with svn-1.1.3

From: David Ripton <dripton_at_ripton.net>
Date: 2005-01-27 13:45:20 CET

On 2005.01.27 15:55:09 +0000, Mahesh Sharma wrote:
> i'm new to this mailing list. i'm using subversion-1.1.3 on red hat
> linux 9. initially i had problems installing it thru rpm packages, so
> i compiled and installed it from sources. now i'm able to start the
> svnserve as a daemon process. whien i try to run other svn utils like
> svn, svnadmin etc. i get a segmentation fault. i'm totally confused.
> please help me.

There's not really enough information in your post to diagnose the problem.
You need to post exact transcripts of what you did and what error
messages came back.

The Summersoft RPMs work well for a lot of people. I don't recall any
problem with them, other than the usual RPM version dependency
brittleness. (Can't upgrade foo to version 37 because foo-devel is
installed and foo-devel-36 depends on foo being exactly version 36.)

Building from source is also a reasonable option, but it's harder. IMX
the biggest problem is having multiple versions of BDB on the system.
If RH has one in /usr and you install your own in /usr/local, SVN will
find a way to use the wrong one. You can totally bypass all BDB issues
by building with no BDB support and using FSFS instead.

-- 
David Ripton    dripton@ripton.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 27 13:49:35 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.