Project

General

Profile

Access subversion repo served by svnserve from redmine behind lighttpd

Added by Lukas Rist about 12 years ago

My set-up works perfectly for unauthenticated subversion repositories.
For authenticated repositories I enter the repository path: svn://domain:9090/repository and username and password.
When I browse the repository in redmine, I can see the files but not the revision. The files age is shown properly. No changeset events are showing up. I dont get any errors when I try: ruby script/runner "Repository.fetch_changesets" -e production
The repository is served using svnserve authentication is managed using the passwd and authz files.
I can access the repository on the command line on the same machine as redmine is running with the same password, username and redmine user.

Anything that I'm missing here?

About your application's environment
Ruby version              1.8.7 (i486-linux)
RubyGems version          1.3.7
Rack version              1.1.2
Rails version             2.3.11
Active Record version     2.3.11
Active Resource version   2.3.11
Action Mailer version     2.3.11
Active Support version    2.3.11
Application root          /var/www/servers/domain/redmine
Environment               production
Database adapter          mysql
Database schema version   20110511000000