Opened 21 years ago
Closed 19 years ago
#893 closed enhancement (wontfix)
Arch repository support
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | version control | Version: | none |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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 (0)
Change History (6)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
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 by , 20 years ago
| Component: | browser → version control |
|---|---|
| Owner: | changed from to |
comment:4 by , 20 years ago
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:6 by , 19 years ago
| Milestone: | 2.0 |
|---|---|
| Resolution: | → wontfix |
| Status: | new → 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.