RE: Insists on BDB repository, but it is FSFS!
From: James FitzGibbon <jfitzgibbon_at_primustel.ca>
Date: 2005-02-16 17:34:17 CET
Are you certain that 'trac-admin' is using your installed svn binaries,
Or is trac-admin a binary that is statically linked against svn libs that
Either circumstance would cause this type of error.
-----Original Message-----
Hello,
I am trying to install subversion 1.1.3, for use with trac 0.8
OS X 10.3.8 G5 twin proc
I try to install subversion 1.1.3 tarball, using the following
$ sudo rm -f /usr/local/apr
Then i create an svn repo with:
$ svnadmin create --fs-type=fsfs /var/svn/repo
to which i add a few files, and basic functions seem to be ok.
I install trac 0.8.
The problem occurs when i try to create a new trac env:
$ trac-admin /var/trac/repo initenv
Creating a new Trac environment at /var/trac/repo
Trac will first ask a few questions about your environment in order to
Please enter the name of your project.
Project Name [My Project]>
Path to repository [/var/svn/test]> /var/svn/repo
Please enter location of Trac page templates.
Templates directory
For what it's worth, the svnadmin i am creating gives this:
All of these are being created during the svn build, except for the 3
which I think should best be left alone...
Another point that may be pertinent, is that the "make install" step
I have tried to look thru the svn-users archives, although a similar error
Would anyone have any insight as to what might be going on, what might i
Many thanks, mario
---------------------------------------------------------------------
-- No virus found in this incoming message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005 -- ---------------------------------------------------------------------------- This electronic message contains information from Primus Telecommunications Canada Inc. ("PRIMUS") , which may be legally privileged and confidential. The information is intended to be for the use of the individual(s) or entity named above. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this electronic message in error, please notify us by telephone or e-mail (to the number or address above) immediately. Any views, opinions or advice expressed in this electronic message are not necessarily the views, opinions or advice of PRIMUS. It is the responsibility of the recipient to ensure that any attachments are virus free and PRIMUS bears no responsibility for any loss or damage arising in any way from the use thereof.The term "PRIMUS" includes its affiliates. ---------------------------------------------------------------------------- Pour la version en français de ce message, veuillez voir http://www.primustel.ca/fr/legal/cs.htm ---------------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Feb 16 17:37:01 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.