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

RE: http does not work

From: Teo Landgraf <Teo.Landgraf_at_imtech.nl>
Date: 2004-02-24 11:43:07 CET

nope, doesn't work either.

-----Original Message-----
From: Thomas Gelzhäuser [mailto:thomas@gelzhaeuser.de]
Sent: dinsdag 24 februari 2004 10:45
To: Teo Landgraf
Subject: RE: http does not work

I don't know which userID your apache-user has, so just try:

chown -R apache:apache /subversion

On Tue, 2004-02-24 at 10:36, Teo Landgraf wrote:
> good thought,
>
> but i've set the right for /subversion
> and /subversion/repo1 to 777
> also chown all files and subdirs to 1000.users (apache2 default?)
>
> it's not getting better than that i believe?
>
>
> -----Original Message-----
> From: Thomas Gelzhuser [mailto:thomas@gelzhaeuser.de]
> Sent: dinsdag 24 februari 2004 10:28
> To: Teo Landgraf
> Cc: users@subversion.tigris.org
> Subject: Re: http does not work
>
>
> Just a thought:
> Does the apache-user have sufficient rights to access the repository?
>
>
> On Tue, 2004-02-24 at 10:05, Teo Landgraf wrote:
> > Hi,
> >
> > got myself the latest subversion source.
> > compiled everything.
> >
> > file:// works
> > svn:// works
> > http:// does not work.
> >
> > get this message:
> >
> > $ svn co http://localhost:8080/svn/repo1 bzlog
> > subversion/libsvn_ra_dav/util.c:661: (apr_err=160000)
> > svn: PROPFIND request failed on '/svn/repo1'
> > subversion/libsvn_ra_dav/util.c:359: (apr_err=160000)
> > svn: Could not open the requested SVN filesystem
> >
> > in httpd.conf i have:
> > <Location /svn/repo1>
> > DAV svn
> > SVNPath /subversion/repo1
> > </Location>
> >
> > i'm a bit noob so does anybody has any ideas?
> >
> >
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org

-- 
Thomas Gelzhäuser
Software Development
T:+49 30 6950687-1
F:+49 30 6950687-2
M:+49 172 3927600
http://www.gelzhaeuser.de
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 24 11:43: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.