Ticket #45 (accepted enhancement)

Opened 2 years ago

Last modified 4 weeks ago

Add support for bzr

Reported by: rocky Owned by: rocky
Priority: major Milestone: ClueMapper-0.9
Component: ClueMapper Version: ClueMapper-0.9
Keywords: bzr Cc:

Description (last modified by sallykleinfeldt) (diff)

Add necessary Trac plugins and auth management so that we can manage bzr repositories in the same capacity as we currently support for svn.

Change History

Changed 2 years ago by rocky

  • owner set to rocky
  • status changed from new to accepted

See http://bazaar-vcs.org/TracBzr for details on a trac plugin.

Changed 2 years ago by rocky

One plus that bzr support actually gives us above svn support is the fact that bzr can be served up using standard http (whereas svn needs svnserve or apache dav or other things to serve up). What does this mean? This means that there's no way to have cluemapper "serve" svn repos ... apache or something similar needs to be configured *separately*. Whereas with bzr, cluemapper could actually serve up the repo and add things like it's own version of security, etc.

Changed 4 weeks ago by sallykleinfeldt

  • version set to ClueMapper-0.9
  • description modified (diff)
  • milestone set to ClueMapper 0.9
Note: See TracTickets for help on using tickets.