Opened 10 years ago
Last modified 10 years ago
#825 accepted task
sort out mirroring of darcs repos
Reported by: | dlove | Owned by: | dlove |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | hosting | Version: | 6.2u5 |
Severity: | minor | Keywords: | |
Cc: |
Description
We should have a mercurial mirror, at least. As far as I can tell,
that will currently be more solid with Trac than git and bzr.
Change History (3)
comment:1 Changed 10 years ago by dlove
- Status changed from new to accepted
comment:2 Changed 10 years ago by dlove
comment:3 Changed 10 years ago by dlove
bzr fast-import is crashing with a range error.
Revisit that sometime.
Note: See
TracTickets for help on using
tickets.
Initial go done for hg and git (all in darcs directory). Needs saner URLs,
hg and git servers, sync triggered by darcs commit hook.
Maybe do bzr too.