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

Re: 500 Internal Server Error

From: Josh Kelley <joshkel_at_gmail.com>
Date: Tue, 15 Sep 2015 15:25:43 -0400

That's a server error, so the mailing list for the TortoiseSVN client may
not be able to help much, but I can give a couple of pointers.

Your server logs (try /var/log/apache or /var/log/httpd or similar) should
give details about what's causing the error message.

Have you read the Subversion book's section on setting up Apache (
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html)?
Typically, Subversion repositories would live outside of /var/www, since
they're accessed via mod_dav_svn, not as direct files.

If you've checked the error logs and the Subversion book and still have
questions, then since this is a server question, one of the Subversion
mailing lists or maybe Server Fault would be a better place for follow-up.

-- 
Josh Kelley
On Tue, Sep 15, 2015 at 3:02 PM, Chris benson <cbenso4_at_emory.edu> wrote:
> I install subversion to RHEL 6 server with repositories in
> /var/www/html/svn.  I am authenticating using LDAP but I keep getting this
> 500 Internal Server error.  And help?
>
> ------------------------------------------------------
>
> http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3137802
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_tortoisesvn.tigris.org].
>
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3137810
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-15 21:25:51 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.