Defect #4270
closed
CVS Repository view in Project doesn't show Author, Revision, Comment
Added by Justin Hitt about 15 years ago.
Updated over 13 years ago.
Description
In repository view under a CVS project, listing doesn't show Size, Author, Revision, or Comment like same screen shows under SVN project. Information is provided in cvs -q -n rlog {MODULE_NAME}
command.
CVS 1.12.12 (client/server)
Redmine 0.8.6
Apache 2.2.13
ImageMagick 6.5.2-9
MySQL 5.1.30
Subversion 1.6.2
Ruby 1.8.7-p160
Rails 2.3.2
RubyGems 1.3.4
Same results whether working from a branch or HEAD revision, posting even just last changes to file would improve visibility to changes. But ideally Revision would note :{VERSION} (Ps. Great resource, Wish I had someone who could fix this for you, but only Html/Php folks here.)
Files
When defining CVS repository, using local path (my CVS repo is on Redmine server) and path of module rather than module name, then more of desired information is provided in Repository view. Information returned is flat (meaning all files in repository are shown, including deleted files) and doesn't consider branches.
- Status changed from New to Resolved
- % Done changed from 0 to 100
Turns out, Repository tab doesn't know about CVS Branches and using them causes odd source browsing in Redmine. Just not using branches solves issue.
- Status changed from Resolved to Closed
- Subject changed from CVS Repository view in Project doesn't show Size, Author, Revision, Comment to CVS Repository view in Project doesn't show Author, Revision, Comment
- Status changed from Closed to Reopened
Redmine CVS model has this feature in code, but there is a bug.
I will fix.
- Assignee set to Toshi MARUYAMA
- % Done changed from 100 to 0
Also available in: Atom
PDF