Ticket #602 (closed defect: invalid)
kdesvn cannot handle smb:// working copies
| Reported by: | opi@… | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | All | Version: | 1.2.x |
| Severity: | tweak | Keywords: | |
| Cc: |
Description
I can not use kdesvn nor svn kio interface on smb:// file pathes. My problem is, that I've my working copies on a smb share but kdesvn can not handle it (read/write).
Attachments
Change History
comment:2 Changed 4 years ago by opi@…
:-(
So Subversion should lern kio or should have a way to connect. ;)
Anyway, isn't there a way to disable svn-kio-interface on kio slaves? And in kdesvn to disable kio slaves in the open dialog?
comment:3 Changed 4 years ago by Rajko Albrecht
Zitat von Kdesvn project <kdesvn-bugs@alwins-world.de>: > Anyway, isn't there a way to disable svn-kio-interface on kio slaves? And > in kdesvn to disable kio slaves in the open dialog? Hm. Not sure, may be inside in system settings. You may delete the .desktop entries for these protocols from system, than it is disabled global. Kdesvn itself uses standard system handling for kio so it has no own setup for it.
comment:4 Changed 4 years ago by opi@…
This should happen per installation and not after user interaction. ;)
Some time ago I saw a open dialog which hadn't the possibility to use kio slaves. So maybe there is a way to disable it.
And shit happens twice ... fusesmb do not work. :( fusesmb.cache seems to crash without any notice. :(

This is not a bug, this is design of subversion itself. See SubversionSamba for more details and hints resolving it.