Ticket #64 (closed: wontfix)
CRASH when opening any repository.
| Reported by: | kenntner | Owned by: | alwin |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8.x |
| Component: | All | Version: | 0.7.x |
| Severity: | crash | Keywords: | |
| Cc: |
Description
CRASH when opening any repository. This happens since we have a new svn version.
ADDITIONAL INFORMATION: The versions: Qt: 3.3.4 KDE: 3.4.2 Level "b" kdesvn: 0.7.2 svn: 1.3.0 SUSE LINUX 10.0 (i586) VERSION = 10.0 uname -a: Linux apfw2 2.6.13-15.7-smp #1 SMP Tue Nov 29 14:32:29 UTC 2005 i686 i686 i386 GNU/Linux
Attachments
Change History
comment:1 Changed 7 years ago by kenntner
- Owner changed from anonymous to alwin
- Status changed from new to assigned
comment:2 Changed 7 years ago by alwin
And before you had subversion 1.2? This is a real problem when accessing subversion lib from within c++. When a major change inside svn-lib is the kdesvn-software must recompiled :S. I'd never found the real reason, it is possible, that I could fix it but this moment I don't know any way.
Hopefully SuSE will release next time kdesvn 0.8.0 as package compiled against subversion 1.3 - or you may build it yourself.
I'm real sorry about that.
comment:3 Changed 7 years ago by kenntner
kdesvn 0.8.0 compiled against subversion 1.3. This works now. You may close the case. Thanks!
