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

Re: log in svn repo with browser

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-29 16:09:56 CEST

On Mar 29, 2006, at 15:46, Fabrizio Bottino wrote:

>> i just installed subversion on a linux OS and set it up with users
>> and passwords, created repository
>> when i try access it, i can't log on it, failure, and in
>> webbrowser i get the html header "forbidden"
>>
>> i've included loadmodule directives and a location directive, with
>> basic authentification option,
>>
>> but always get the login failure how could is olve this ?
>
> you can't use a WEB browser to browse a SubVersioN repository
>
> you have to use a subversion client
>
> For example with TortoiseSVN use repo-browser
> or with shell client
> $ svn list http://hostname:port/path/to/repository

Fabrizio, of course you can use a web browser to browse a Subversion
repository, if it's being served with Apache2.

Jay, you should probably post the relevant portions of your config
files, as it's difficult to suggest a fix for this otherwise. Check
also if your Apache error log says anything helpful.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 29 16:13:19 2006

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.