Hmm...well, svn --version does list ra_local as one of the options. The
server is Redhat Linux 7.1. I had to jump through all sorts of hoops to
get subversion installed (blah) but it was all binary packages...some of
what I installed (if I remember correctly) was:
tamago-4.0.6-4.noarch.rpm
neon-0.24.4-1.i386.rpm
subversion-1.0.1-1.rh7x.i386.rpm
subversion-server-1.0.1-1.rh7x.i386.rpm
The RPM set up seems to be borked on this machine though, because rpm -q
says everything is not installed (more blah) even though I'm positive
I installed at least three of the above packages (don't remember if I
installed the server as well).
Also, BDB 4.2 is installed. I don't know if it is relevant, but when I
create the repository, I get this message:
svn: Bad database version: compiled with 4.0.14, running against 4.2.52
I find this confusing, because I'm pretty sure I installed 4.2 because I
couldn't get svn to compile without it (sorry my memory is so poor on
this). Seemingly that could affect things, but it does seem to run
fine, and the repository is created...
Anyways, if I can tell you more let me know. Thanks for the help!
Dave D.
Mark Phippard wrote:
>
>
>
> Using a web client, sorry for not quoting at all....
>
> Type svn --version on the command line, it will tell you what ra methods
> your client supports.
>
> You probably did not compile with BDB so do not have ra_local support.
>
> Also, you should probably include what OS you are running on as well as
> whether you compiled yourself or are using binaries from somewhere.
>
> Mark
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 31 22:13:15 2004