Ticket #356 (closed enhancement: fixed)
Background svn command execution
| Reported by: | Helbrass@… | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5.x |
| Component: | All | Version: | 0.14.x |
| Severity: | tweak | Keywords: | |
| Cc: |
Description (last modified by alwin) (diff)
KDESvn is just great! But UI hangs when remote command is executed. It will be much better to perform some commands in background thread. UI will be much more responsible and user will see that program is still working, but not hanged forever. (some operations with slow internet and https port are very slow). Thanx!
Attachments
Change History
comment:1 Changed 4 years ago by alwin
- Status changed from new to assigned
- Description modified (diff)
- Milestone changed from not applicable to 1.5.x
comment:2 Changed 3 years ago by alwin
- Status changed from assigned to closed
- Resolution set to fixed
Some lazy operations now are meanwhile in background. explicit operations like commit wouldn't make sense putting in background from within the gui. If this is not wanted users may commit via dolphin or konquerer and KIO operation.
This should be enough.
