RE: Subversion 1.0 and Berkeley DB 4.0.14
From: Jeff Lanzarotta <lanzarottaj_at_rogersltd.com>
Date: 2004-03-03 17:16:29 CET
Ok, here is now where I am at, with much help from Terry from the list...
1) Get db-4.2.52.tar.gz db42-support-patch.txt
2) Unpack db-4.2.52.tar.gz
2a) cd db-4.2.52/build_unix
3) As root,
4) Unpack subversion-1.0.0.tar.bz2
4a) cd subversion-1.0.0
After doing this I still get the following error:
Execute: Checkout
when doing the following command:
'svn checkout svn://servername/windss/trunk /home/xyz/windss'
Any ideas?
-----Original Message-----
Hello,
Let me give you a little background on the problem I am having.
I'm trying to get SVN 1.0 to run on Mandrake Linux 9.2. I downloaded and compiled the code against Berkeley DB 4.0.14. Here are the rpms I installed...
libdb4.0-devel-4.0.14-6mdk
Everything seemed to configure and compile just fine. I then run the SVN server with the following command:
'svnserve --daemon --root /home/xyz/svn/repositories'
Ok, so far so good. I imported my code that needs to version controled, which worked just fine. The problem is then I try and checkout the newly imported code. I get the following error:
Execute: Checkout
From then on, I can't checkout anything from that repository. I have run 'recovery', but I still get the previous error. I have deleted the repository and recreated it and gone through the same steps multiple times with the same results.
Any suggestions on how to correct this?
---- Jeff Lanzarotta --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Mar 3 17:15:34 2004 |
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.