For a while now, my SVK is acting crazy when trying to do an offline commit. I'm not connected to my repository server but I'm connected to something. When I do a commit, it tries to connect immediatly. It's just stuck.
beatnik@lua:~/Spine$ svk commit --message "Some changes.." Commit into mirrored path: merging back directly. Merging back to mirror source svn+ssh://192.168.0.21/var/svn. Interrupted. beatnik@lua:~/Spine$I must be doing something wrong..
Did you copy your mirror to an offline branch? It looks to me like it's trying to commit into the mirror directly.