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

Re: Subversion server on Fedora 2

From: Patrick Smears <patrick.smears_at_ensoft.co.uk>
Date: 2004-10-07 15:48:23 CEST

Hi Dave,

It's best to send queries to the list rather than to an individual, that
way you're much more likely to get a quick and useful response...

> Was wondering if you could tell me how you got your server set up? I've
> got subversion and mod_dav_svn installed on an fc2 box.

As far as I remember, I just installed the 'subversion' and 'mod_dav_svn'
packages, and followed the setup instructions in the subversion book:

   http://svnbook.red-bean.com/

> I've got just for testing purposes /home/svnroot created owned and group
> readable by apache, and a repository created under that called project1
> to which i don't have anything. I've got a password file created and
> everything looks fine. My problem is when i try to access the repository
> either via /svn/repos/project1 or /svn/repos i am getting "error: no
> permission to access the repository" i am never asked for a password.

It might be helpful if you could post an exact transcript of the commands
you're typing... if you want to access the repositories via apache, you'll
need to ensure that the httpd.conf file points to the repositories (as
described in the book), and use URLs that begin http://... when accessing
the repositories.

> Wondering if you hit this issue and if so how you solved it? Also, could
> you tell me about your setup, are you hosting multiple repositories, and
> in what way are clients connecting? Thanks. Dave.

No, I haven't seen this problem... my set up has one linux box running FC2
with the Fedora RPMs of subversion (running the server via mod_dav_svn);
the clients (on the same box, on a WinXP box and an OpenBSD box) connect
via http. I only have a single repository. I have had no problems at all
with Subversion (at least, none that couldn't have been avoided by reading
the documentation more closely!).

I hope this helps...

Patrick

-- 
The easy way to type accents in Windows: http://www.frkeys.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 7 15:53:11 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.