Reposman Problem
Added by Polar Bear almost 15 years ago
Hi Guys,
I am having a problem running reposman.rb file.
The command I am trying to run is this: (in /opt/redmine/extra/svn) ruby reposman.rb -redmine localhost:3000 -svn-dir /svn -owner apache -url http://localhost/svn -verbose.
It returns: reposman.rb: invalid option -- e.
I am running Ruby 1.8.7, Ruby Gems 1.3.5 and Rails 2.3.5. My OS is Centos 5.4.
I am basically trying to achieve Automated repository creation. I have installed Subversion but that's all I've done. If possible I would also like to configure repository access control using redmine.
Any help to achieve this is appreciated.
Many Thanks, Polarbear541
Replies (1)
RE: Reposman Problem - Added by Polar Bear almost 15 years ago
Anyone?
I've switched to using mongrel now for the redmine installation. Mainly i've used this a tutorial http://www.how-to-linux.com/2009/02/how-to-install-redmine-on-centos-52-update/. However as I've said it gets stuck when I try to run reposman.