This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 224676 - Edit commit message in history view
Summary: Edit commit message in history view
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: History (show other bugs)
Version: 7.3.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-10 00:07 UTC by Petty230
Modified: 2014-06-05 12:20 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petty230 2013-01-10 00:07:00 UTC
I miss the feature to edit commit messages after committing with the GUI (command line argument would be 'svn propset -r N --revprop svn:log "new log message" URL'). I think it wouldn't be a big deal to implement this in the history view.