Project

General

Profile

Actions

Defect #4655

closed

https in repository view

Added by Peng Li over 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-01-26
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I followed the instruction(http://www.redmine.org/wiki/1/HowTo_Automate_repository_creation) to integrate svn into redmine, which worked fine. I want two extra features:
1) use https://myhost/svn-private/project to view repos. How to do this?
2) use svn instead of svn-private to view repos in redmine. which means that http://myhost/svn/project is both for repos viewing in redmine and checkin/checkout outside. Is this posible?
Simply change the following statement in crontab will not work.
root ruby reposman.rb --redmine my.redmine.host --svn-dir /var/svn --owner www-data --url http://my.svn.server/svn-private/ >> /var/log/reposman.log

Actions

Also available in: Atom PDF