<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#663300">
    <br>
    <div class="moz-cite-prefix">On 3/09/12 3:12 PM, David Muir wrote:<br>
    </div>
    <blockquote cite="mid:50443C24.1070401@gmail.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">On 03/09/12 14:18, Secretary (eTRIX)
        wrote:<br>
      </div>
      <blockquote cite="mid:50442F9A.3020809@etrix.com.au" type="cite">
        <meta http-equiv="content-type" content="text/html;
          charset=ISO-8859-1">
        In my search for free hosting for Bazaar private repos, I came
        across Redmine and hostedredmine.com.<br>
        <br>
        Redmine looks quite good, (similar to Trac but with more
        features).<br>
        <ul>
          <li>supports the usual VCSes (Subversion, Git, Mercurial,
            _even_ Bazaar!, CVS, Darcs).</li>
          <li>forums, gantt, wiki, feeds, ldap, multiple projects, ...<br>
          </li>
        </ul>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://www.redmine.org">http://www.redmine.org</a><br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://www.redmine.org/projects/redmine/wiki">http://www.redmine.org/projects/redmine/wiki</a><br>
        <br>
        It's a pity it's written in Ruby On Rails but that's just my
        python bias, which of course isn't that relevant when
        considering a hosted application.<br>
        <br>
        hostedredmine provides free redmine hosting for private and
        public projects :)<br>
        <br>
        So my question: Has anyone had any experience using Redmine
        and/or hostedredmine with Bazaar (or bzr-git) ??<br>
        <br>
        Thanks, Brendan.<br>
        <br>
      </blockquote>
      <br>
      I've used it with Bazaar. It has worked reasonably well, but it is
      only aware of one branch. You can now link multiple "repositories"
      to a single project, so you could in theory do one per branch, but
      it would be tedious to set up. There's been some work to get it to
      work with multiple branches by doing a scan of the file tree, but
      it hasn't been merged to trunk. I'm also not sure if that's the
      best way of going about it. Once colocation becomes first class in
      bzr, then I'd imagine it being a fair bit easier to fix Redmine to
      work with multiple branches in a much cleaner way.<br>
      <br>
      As for running it on a hosted platform, I don't know how easy it
      would be to get that working with Bazaar. I've always hosted it
      myself.<br>
    </blockquote>
    <br>
    Hmmm, interesting re multiple branches.  I will have to think about
    that a little.<br>
    <br>
    I did find some other RedMine instant installs for Virtual Machines
    (targeting Amazon EC2), which is another option :)  I think TurnKey
    was one.<br>
    <br>
    Brendan.<br>
    <br>
  </body>
</html>