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

(no subject)

From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 25 Mar 2010 08:35:00 -0400

Can you access the repository without IE 6 by doing a checkout and
commit? If so, it's pretty much working according to specs. Yes, it's
neat to be able to see your repository via IE and putting in the
checkout URL, but that's not a must have feature.

If you want to access your repository via IE, you should use a package
like Sventon (my favorite), ViewVC, or a commercial one like Fisheye.
Not only do they show you the current version, but they also show you
previous versions, the log, and diffs. They all work directly off the
repository using file:// protocol, so they bypass Apache. Sventon and
Fisheye can also use standard client acccess via svn://, svn+ssh://,
http://, and https://, so they don't have to be on your Subversion
repository server itself.

Other people on this list might be able to point you to the exact
issue you're having, but if everything else is working, it probably is
not worth your time and effort to track it down.

I call it "tirage". Others calling it being a lazy goof. Either way,
when 5:00 comes around, I'm out of here.

On Wed, Mar 24, 2010 at 2:26 PM, Chong, Kim C.
<Kim.Chong_at_stanleyassociates.com> wrote:
> Hi,
>
> I am installing Apache and Subversion on Windows 2008 R2 and am having
> trouble making it to authenticate using Windows domain.
>
> When accessing the Subversion repository through IE 8, I am prompted for
> credential (which is expected), and after I entered the credential, I am
> getting the following error:
>
> Authorization Required
> This server could not verify that you are authorized to access the
> document requested. Either you supplied the wrong credentials (e.g., bad
> password), or your browser doesn't understand how to supply the
> credentials required.
>
> Additionally, a 404 Not Found error was encountered while trying to use an
> ErrorDocument to handle the request.
>
> I am wondering if it is caused by mod_auth.so module?  I couldn't find
> this module in the Apache Modules folder nor can I find it anyway on the
> internet.
>
> Can someone help or point me in the right direction?
>
> Thanks!
>
>
>
> Kim Chong
>
> Network Integrator
>
>

-- 
David Weintraub
qazwart_at_gmail.com
Received on 2010-03-25 13:35:31 CET

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.