[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: Kenneth Porter <shiva_at_sewingwitch.com>
Date: 2005-01-05 17:36:12 CET

--On Tuesday, January 04, 2005 10:15 AM -0800 Joseph Silverman
<yossie@laszlosystems.com> wrote:

> 1) is 1.0.2 an acceptable version to use?

Grab the 1.1.1 source RPM from the FC3 repository and rebuild it on FC2.
You'll also need the newer swig package. You'll need to force the
swig-devel installation as the subversion-1.0.2 RPM depends on it. Once
swig-devel is built and installed, you can then build subversion-1.1.1 and
install it as an update over 1.0.2.

> 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?

Make sure the files are owned by user apache:

  chown -R apache.apache /path/to/repository

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 5 17:40:22 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.