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

Re: Unable to view files with Apache over browser

From: Mick Ken <micks80_at_gmail.com>
Date: 2007-10-30 14:35:30 CET

Thanks Hari,
I also would like to mention here that I have ViewVC configured over
svnserve as well.But then since I needed domain authentication, i
configured Apache and everything worked well except this one...

So, do you think ViewVC is in conflict with Apache view rights??

I do not know about head rights and permissions.Will try to look into
that as well.

Subversion: 1.4
Apache: 2.2
OS: Win 2003

Thanks a lot,

On 10/29/07, Hari Kodungallur <hkodungallur@gmail.com> wrote:
>
> On 10/29/07, Mick Ken <micks80@gmail.com> wrote:
> > Thanks Hari,
> > What do you mean???
> > Do I need to provide separate access controls for browser and svn client
> ???
>
> I don't think it is required. I and many people I know have separate
> <Location>s, one for browser access and one for regular client access. May
> be because we all used ViewVC. So I just wanted to clarify.
>
> > Rite now,I have something like this in my access control:
> > [groups]
> > team1 = harry,sally
> >
> > [project1:/]
> > @team1=rw
>
> Does this work? Intially you only had
>
> [Project1:/]
>
> I am assuming even after changing it, it does not work. In which case, I
> don't see a reason why it should not.
>
> What protocol do you use to access the repository from Tortoise SVN? Do you
> also use http from Tortoise SVN? If not, can you check if the user that is
> running Apache has the right read permissions to read the repository
> directory?
> Can't think of much else right now.
>
> When you are at it, can you also mention the version of Subversion and OS
> that the repository is runngin on?
>
> > Please correct me if i am wrong.
> >
> > Thanks
> >
> > On 10/29/07, Hari Kodungallur < hkodungallur@gmail.com> wrote:
> > >
> > >
> > > On 10/29/07, Mick Ken <micks80@gmail.com> wrote:
> > > > Hi Friends,
> > > > I have installed subversion with Apache and i am able to view all the
> > > > repository files using some client like Tortoise SVN. But if I try to
> > > > view the files over normal web browser, it just displays me blank
> > > > folders.
> > > >
> > > > I have this in my acess file:
> > > >
> > > > [Project1:/]
> > > >
> > > > Could it be, that it's just looking under root and i have to add
> > > > something extra to make it look inside for subfolder contents???
> > >
> > >
> > > Have you applied access control to both browser access and svn client
> access
> > > over http?
> > >
> > > Please try:
> > >
> > > [Project1:/]
> > > * = r
> > > Thanks,
> > > -Hari Kodungallur
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 30 14:36:11 2007

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.