Ticket #110 (closed task: fixed)
Complete subversion to mercurial switchover
| Reported by: | Q | Owned by: | Q |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Qwitter Core | Version: | |
| Keywords: | mercurial website wiki trac twitter | Cc: |
Description
The switchover from subversion to Mercurial is nearly complete, with developers able to commit. We must now fix a few minor issues including getting Trac and Mercurial to cooperate (I have done some work on this, resulting on the pretty error referencing a broken repository on each page), a way of connecting Mercurial to Twitter (perhaps a Trac notification extention to use Twitter, shouldn't be hard to write and would be generally useful), and the updating of some documentation on the wiki/other areas which references Mercurial.
I welcome assistance handling any of these issues. If you think of more, please comment.
Change History
comment:2 Changed 19 months ago by Q
- Status changed from new to closed
- Resolution set to fixed
All documentation has been updated to reflect the mercurial switchover. I have also recently written a post-commit hook to tweet on commits using the qwitter_svn account which has been renamed to qwitter_hg

I have successfully linked Trac and Mercurial. I have also setup a post-commit hook so that the standard fixes/closes/references/refs/etc. in commit messages will manipulate tickets. Please do use this!