プロジェクト

全般

プロフィール

Vote #65575

未完了

Redmine.pm doesn't work when merging

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
SCM extra_46
対象バージョン:
-
開始日:
2009/08/10
期日:
進捗率:

0%

予定工数:
category_id:
46
version_id:
0
issue_org_id:
3727
author_id:
2778
assigned_to_id:
0
comments:
6
status_id:
1
tracker_id:
1
plus1:
1
affected_version:
closed_on:
affected_version_id:
10
ステータス-->[New]

説明

When running a svn merge got this error at Apache error_log:

[Mon Aug 10 15:22:02 2009] [notice] Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k DAV/2 Phusion_Passenger/2.2.4 SVN/1.6.2 mod_perl/2.0.4 Perl/v5.8.8 configured -- resuming normal operations
Can't make DBI com handle for DBD::Pg::db: unknown package.

This problem was already reported here http://www.redmine.org/boards/2/topics/2512 and here http://www.redmine.org/boards/2/topics/7593.

About your application's environment
Ruby version 1.8.6 (i686-linux)
RubyGems version 1.3.5
Rails version 2.1.2
Active Record version 2.1.2
Action Pack version 2.1.2
Active Resource version 2.1.2
Action Mailer version 2.1.2
Active Support version 2.1.2
Application root /var/www/redmine
Environment development
Database adapter postgresql
Database schema version 101

Subversion: 1.6.2

vhost conf:

                
                  DAV svn
                  SVNParentPath "/var/svn/"
                  SVNPathAuthz off

                  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=localhost"
                  RedmineDbUser "redmine"
                  RedmineDbPass " "
                

journals

And got the error

<pre>
$ svn merge -r200:HEAD --dry-run https://localhost/svn/proj/trunk
svn: PROPFIND of '/svn/proj/!svn/bc/3095/trunk/src': Could not read status line: Secure connection truncated (https://loclahost)
svn: Error reading spooled REPORT request response
</pre>

--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
Hello,

same error with Redmine.pm on Ubuntu 9.04 and PostgreSQL

There're also a lot of bug reports in the Forum about this issue.
--------------------------------------------------------------------------------
This forum post is also related, i've this too: http://www.redmine.org/boards/2/topics/4179

--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
I added a patch that might fix this issue: #9066
--------------------------------------------------------------------------------


related_issues

relates,New,9066,Redmine.pm not working for merges/copy #3727

Admin Redmine さんが約4年前に更新

  • カテゴリSCM extra_46 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0