Do something to integrate content from Fisheye/ViewCVS. For FishEye, one of the most popular queries is the "changelog query": checking what changed between versions X and Y. Now that the FishEye 1.1 beta has the query method added to its REST API, I would see two Confluence macros that would be useful: 1) one that allows any arbitrary query and 2) one that provides a shortcut for doing that changelog query. I like the way TikiWiki has handled/implemented the CVS monitoring (CVS log actually) and the flexibility of different reports it's covering:
|
Comments (2)
Jul 13, 2004
Mike Cannon-Brookes says:
Uhm, that's a perl script called CVS Monitor not a TikiWiki macro? Cheers, MikeUhm, that's a perl script called CVS Monitor not a TikiWiki macro?
Cheers,
Mike
Sep 20, 2004
Kyle Adams says:
I'm thinking you could get the same reporting in Confluence by writing a macro t...I'm thinking you could get the same reporting in Confluence by writing a macro that integrates with Fisheye (or CVS Monitor).