You are here
Ian - Wed, 2011/01/05 - 18:46
Hello!
I am new to this, I installed Ubuntu with RedMine on a VM to keep my code repository in svn.
My only requirement is to be able to access the svn externally with a https connection.
I do not have the time to learn linux, or ubuntu, I am just wondering if there is a quick way to set up the environment to work with svn and be accessible via https.
I appreciate any help I can get.
Thank you,
Ian
Forum:
I got it, used
I got it, used http://www.redmine.org/projects/redmine/wiki/HowTo_Automate_repository_creation
Thank you so much
That really worked! I used the directory to /srv/repos/svn/ instead and had to add the key=xxxxx attribute to the Cronjob, but now it simply works!
Better solution
Hey there again,
i just ran over an even better solution
http://www.redmine.org/plugins/redmine_scm
No need to access shell anymore!
Add new comment