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

Re: Help with initial install on Fedora 2.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-01-04 19:29:55 CET

On Jan 4, 2005, at 12:15 PM, Joseph Silverman wrote:

> I have an "out of the box" Fedora 2 install with all the default
> subversion stuff on it (1.0.2). And I have a number of questions..
>
> 1) is 1.0.2 an acceptable version to use?

It's no longer "officially" supported in terms of bugfix releases. svn
1.1.2 is the latest. Read the top of the downloads page:

    http://subversion.tigris.org/project_packages.html

>
> 2) I created an apache config based on the included example to point
> to my (new) repository (used svnadmin create to create it). I can
> browse it, and webdav mount it (mac osx 'go to server
> http://svn.server.com/svn/ ). I can't seem to write to it no matter
> what I try. how does that get set up?

You can't write to it. Read appendix C in the svn book:

    http://svnbook.red-bean.com/en/1.1/apc.html

>
> 3) can I use the filesystem for my repository rather than a berkeley
> db? I can't find information on this, though have heard it is
> possible and possibly preferable.
> THANKS for all help
>

Again, you need svn 1.1. It's described in chapter 5 of the 1.1 book:

     http://svnbook.red-bean.com/en/1.1/ch05.html#svn-ch-5-sect-1.3

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 4 19:32:36 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.