History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-5335
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Michael
Votes: 0
Watchers: 1
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

show Message history from other projects too

Created: 23 Nov 07 16:46   Updated: 29 Nov 07 10:23
Component/s: Version Control Integration. CVS
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,197


 Description  « Hide
When you commit changes you have to supply a message. Typically you have to apply a change on several branches (e.g. a release branch and the main branch). It would be nice to have the CVS message history containing messages from other projects too.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 28 Nov 07 20:12
This would make no sense in many cases. Right now we can't know if two projects are actually two different branches of the same codebase, or are totally unrelated.

Michael - 29 Nov 07 10:23
How often have you reused messages from the history for the same project? This is even more unlikely unless you supply very general messages like "comment" or "bugfix" which really doesn't make sense at all.
But OK that's my personal opinion.