git migration concluded
Hi, after a long struggle I managed to import the core and opt repositories into git while keeping the history and both branches (2.1,2.2) in the same repo. The only _working_ method I discovered to achieve that involves having a common ancestor for 2.1 and 2.2, so contrarily to our initial considerations I had to keep a master branch. Status: - The git repos are in place and available for developers - Our rsync/httpup repositories are now synced with the git repos. - The new contrib repo is exported in the same way as core and opt; since it's quite empty at the moment, we're still serving the old one which is not synced anymore. - Our subversion repository has been disabled. A svnadmin dump has been made for emergencies. To do: - Enable the update hook for sending mail to crux-commits and add some code to handle security notifications. - Fix the timeline. (sip) - Bug tracker: replace references to svnweb, add substitution for gitweb. - There are certainly many small adjustements I can't recall right now. The sooner we detect anomalies the better, so please start hacking on the git repos and report back problems to the one to blame :-) Regards, Simone -- Simone Rota Bergamo, Italy - http://www.varlock.com
participants (1)
-
Simone Rota