Using: kdesvn --version Qt: 3.3.7 KDE: 3.5.5-0.2.fc6 Fedora-Core kdesvn: 0.11.0 and the svn shipped with FC6 svn --version svn, version 1.4.2 (r22196) compiled Nov 9 2006, 09:17:49 esvn does not work. All the files have status "Not versioned", the other columns in the GUI are not populated. The logs from the terminal from which I launched kdesvn are: ( this line is logged lots of times, probably for each subdir in my working directory). .svn/entries:1:1:error occurred while parsing element Having a dig around online, it seems the .svn/entries file format has changed from XML to a text format; the error line above certainly points to this. Having a dig around online I found the following that also suggest this, along with a patche. http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg263757.html http://bugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=387447
Created attachment 144175 [details] Files lacking status information
It looks like you are using "esvn" not "kdesvn". esvn does not appear to be in FE or FC. Perhaps you are using a different repository? FWIW - kdesvn works fine for me. Perhaps you should try it!