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

Re: subversion 1.6.2 (svn+https) copy/commit "Could not read status line: Secure connection truncated"

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Fri, 03 Jul 2009 10:46:45 +0530

Ronie Gilberto Henrich wrote:
> Do you see something wrong/missing in my configuration below?
>
> <IfModule dav_fs_module>
> PerlLoadModule Redmine
> <Location /svn>
> DAV svn
> SVNParentPath "/var/svn/"
> AuthType Basic
> AuthName redmine
> Require valid-user
> PerlAccessHandler Apache::Authn::Redmine::access_handler
> PerlAuthenHandler Apache::Authn::Redmine::authen_handler
> RedmineDSN "DBI:Pg:dbname=redmine;host=redmine.example.com"
> RedmineDbUser "redmine"
> RedmineDbPass "redmine_passwd"
> </Location>
> </IfModule>

The above looks fine to me.

Thank You.

-- 
Senthil Kumaran S
http://www.stylesen.org/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2367701
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-03 07:18:58 CEST

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.