Ticket #342 (new defect)
[PATCH] Can't tell bitten which branch to use, when using monotone (TracMonotone)
| Reported by: | alien.technology+trac@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7 |
| Component: | General | Version: | dev |
| Keywords: | monotone tracmtn bitten | Cc: | jhampton, sahendrickson@…, ninix@… |
| Operating System: | Linux |
Description
Using monotone as the VCS: When configuring the first build, there's no way to tell bitten which branch to use. When specifying a monotone branch, I get an error in the web interface:
No node /mybranch at revision 2c699fecba...
Using trac, bitten and Trac Monotone?. Also installed Web Admin? plugin as suggested on the bitten installation page.
Apart from that, Bitten seems to work really fine, but it seems to just pick one arbitrary repository revision to build, which isn't the branch I want to build. I guess it's using the latest check-in on any branch?
Also, it seems to build only one build regardless of how many revisions are in the repository, even though I've got master setting 'Build all revisions' set, so it's ignoring that setting.
Using: Trac-0.11.2.1, Genshi 0.51, tracmtn 65cc6f5a3ee53454c0232be02a6d63ba5c973fdb, bitten r562, Trac Web Admin?-0.1.2dev.

