Sure, Derrick! Check out the additional options at the link below:
Post
FollowVersion History
Is it possible to maintain and report a version history for a project without using source control?
Please sign in to leave a comment.
5 comments
Ok just turn on track changes. Ok
How do I add the changes to my custom report? The revision history report doesn't seem to apply.
Hey Derrick. As detailed in that other article, the Revision History report is for use with the built-in version control system; it includes the listed info for diagrams and package files that you check in.
The Track Changes feature is a little bit different in what and how it records, which you can see by clicking the Show Changes button and getting the html report. The information is actually kept in separate files in your working folder, and isn't accessible to the reporting engine for use in a customized report template.
If you're just looking to see who changed what and when without using version control, you could manually add notes and report on them. Otherwise, if you want to know what specifically changed, then reqs.cc is probably your best bet.
I was looking to report the changes I make to the project between versions without the use of a version control system. The track Changes is great, but I have to cat and paste the results and I cannot add notes that drove the change. Unfortunately I cannot use requirements.cc since it's outside of our network and that against our corporate policy.