Ticket #893 (closed enhancement: wontfix)
Opened 7 years ago
Last modified 6 years ago
Arch repository support
| Reported by: | jonathon.jongsma@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | version control | Version: | none |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
It'd be fantastic if arch support could be added to the repository browser. I realize this is a huge undertaking, and not likely to be considered, but I thought I'd throw it out anyway. There are some python bindings for arch already (http://ddaa.net/pyarch.html).
Attachments
Change History
comment:1 Changed 7 years ago by linuxcoder@…
comment:2 Changed 7 years ago by jonathon.jongsma@…
Of course, these days, it seems like most of the development effort (at least for python bindings) is going into bazaar, a fork of arch. The python bindings for baz are at the same site: http://ddaa.net/pybaz.html
comment:3 Changed 6 years ago by cmlenz
- Component changed from browser to version control
- Owner changed from jonas to cmlenz
comment:4 Changed 6 years ago by jwhitley
FYI, Arch is mostly dead. Tom Lord has retired from tla, and bazaar v1 (aka baz) is being replaced by bazaar-ng (aka bzr, what will become 'bazaar v2'), a ground-up rewrite and rethink based on the lessons from Arch and other later generation VCS tools. Bzr is written in Python and is under *very* active and well-managed development. More info on Bazaar-ng is available at http://www.bazaar-ng.org/.
FWIW, all bzr functionality is exposed through a python module called bzrlib; the bzr command line utility is a front-end to this library. This should significantly ease Trac integration.
comment:5 Changed 6 years ago by arauzo
There is a plugin in development for Bazaar2 (aka bazaar-NG, aka bzr):
comment:6 Changed 6 years ago by cboos
- Milestone 2.0 deleted
- Resolution set to wontfix
- Status changed from new to closed
Yep, so maybe Arch is dead. Anyway, this should be done as a plugin.
See VersioningSystemBackend.



I would just like to say that I would be happy to see this improvement as well.