Project

General

Profile

reposman.rb creates SVN repos, but doesn't configure the redmine projects

Added by Matthias Michelsburg over 13 years ago

I followed the instructions under http://www.redmine.org/wiki/redmine/HowTo_Automate_repository_creation to make Redmine creating svn repositories automatically.
The repos are created succesfully, but the repositories cannot be found at the Repository settings tab in Redmine. In short, although the SVN repo is created, the Redmine projects aren't configured.

How do I get reposman.rb to automatically configure Redmine projects to use the repos after they're set up?

I'm using Redmine 1.0.3 on Ubuntu 9.10 with mysql. (Ruby 1.87, RubyGems 1.3.5, Rails 2.3.5)


Replies (1)

RE: reposman.rb creates SVN repos, but doesn't configure the redmine projects - Added by Matthias Michelsburg over 13 years ago

I solved my problem.
There was one extra space in the arguments of reposman.rb which I didn't notice.

    (1-1/1)