Feature Requests: Browse | Submit New | Admin
From Martin Kihlgren: I have been thinking about the versioning you run at rubyforge, and I am really really missing my own favorite versioning tool, monotone. The plan I have looks like this: * Install the usher tool that fronts monotone databases. * Install monotone itself. * Configure usher to direct all requests for a project to that projects database. * Configure monotone to only allow writing to the database for authorized keys. * Create a form on rubyforge that allows uploading of authorized monotone keys to the set of allowed keys. * Possibly create a script that initializes, sets up server key, adds to the usher config and HUPs the usher process every time a project admin wants to use monotone.
Add A Comment:
Date: 2008-04-10 13:51 Sender: Tom Copeland Hi Martin - Cool, yup, it's on my TODO list, and thanks for offering to help! Yours, Tom
Date: 2008-04-10 08:35 Sender: Martin Kihlgren I notice that there is git in rubyforge! Good job! But when will us monotone fetischists get our turn? :) I repeat again, I am willing to help as much as you want with getting monotone up on rubyforge, if you want the help.