Ticket #95 (closed: fixed)
Possibility to show local diffs from commit dialog.
| Reported by: | devtux | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8.x |
| Component: | All | Version: | 0.8.x |
| Severity: | feature | Keywords: | RESOLVED |
| Cc: |
Description
Hello,
this is the second wish I like to file.
When entering a commit message I often would like to see which changes I made to the different files which is not possible at the moment. So I suggest that a double click on a file in the commit list opens the diff viewer. A context menu for the files with even more capabilities would be thinkable.
By the way: I also suffer from the error dialogs when right clicking files in Konqueror.
Keep up the good work.
With best regards devtux
ADDITIONAL INFORMATION: kdesvn 0.8.5 (KDE 3.5.3) under Debian/sid
Attachments
Change History
comment:1 Changed 7 years ago by devtux
- Owner changed from anonymous to alwin
- Status changed from new to assigned
comment:2 Changed 7 years ago by alwin
By the way: I also suffer from the error dialogs when right clicking files in Konqueror.
This should (mostly) fixed in next bigger release (0.9.0) but is mostly a problem of kde itself kdesvn-menus runs into.
a double click on a file in the commit list opens the diff viewer.
Nice idea - I'll think I implement it before releasing 0.9.0
comment:3 Changed 7 years ago by alwin
- Keywords ACKNOWLEDGED added
- Status changed from assigned to new
I'll implement it near future.
That context-menu: this is a special problem, seems that sometimes the menugeneration runs into a kind of timeout with KDE. :(
comment:4 Changed 7 years ago by DHauptmann
This is a very handy feature. Currently I first open a Diff/Kompare? (which is nonmodal) and then commit using the information of the Kompare-Window.
