[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: Ronie Gilberto Henrich <ronie_at_ronie.com.br>
Date: Mon, 30 Nov 2009 07:41:17 -0500

Hi Senthil,

In the vhost:
SVNPathAuthz off

Regards,
Ronie

-------- Original Message --------
Subject: 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>
To: ronie_at_ronie.com.br
Cc: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>,
"users_at_subversion.tigris.org" <users_at_subversion.tigris.org>
Date: Mon Nov 30 2009 04:57:46 GMT-0500 (Eastern Standard Time)

Hi Ronie,

Ronie Gilberto Henrich wrote:

-----Oorspronkelijk bericht-----
Van: Senthil Kumaran S [mailto:senthil_at_collab.net]
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.

I also don't see any obvious problems, but I really have no clue what
"Redmine" is. I guess the problem must be with that
authentication/authorization system, the Perl...Handlers or something
like that.

To be really sure, you could try to set up authentication with some
other system, like the standard AuthUserFile stuff from Apache. That
really should work, countless people have it set up that way. And
then try to figure out why Redmine is causing trouble ...

Johan
  The problem was with Redmine.pm, we fixed it and now it is working
if we
Can you tell me how you fixed Redmine.pm ? If possible can you share the
patch?

Thank You.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2425462

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-30 13:42:56 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.