Vote #62382
完了svn management for PostgreSQL users
0%
説明
The svn integration is really cool! But it would be even cooler if it could be used by PostgreSQL users in addition
to MySQL users.
journals
As of r916, a new (and prefer) way to automate repositories management
is available and described here:
http://www.redmine.org/wiki/1/HowTos
It's designed to work on unix/windows hosts and mysql/postgresql
DB.
--------------------------------------------------------------------------------
I am running it with postgresql. Since it does not support SHA1
I just switched Redmine over to MD5 passwords.
As far as I understand RoR code (i am a java guy^^) one little
change in User.rb is enough. (just use Digest::MD5 instead of
Digest::SHA1.
--------------------------------------------------------------------------------
pam_pgsql doesn't support SHA1 (used by Redmine for password
encryption).
--------------------------------------------------------------------------------
Both pam_pgsql and nss_pgsql exist, so it should work.
I'll try test it one of these days.
--------------------------------------------------------------------------------
You mean svn integration as described here:
http://www.redmine.org/index.php?id=9
for svn rights management ?
--------------------------------------------------------------------------------
表示するデータがありません