[Kde-scm-interest] svn2git: file is svn:special but not a symlink

Niko Sams niko.sams at gmail.com
Sat Sep 25 10:32:31 CEST 2010


Hi,

I have yet another export problem :/

I run into this qFatal():
Exporting revision 841619 .
file /trunk/KDE/kdebase/workspace/cursors/src/theme-norway/CMakeLists.txt
is svn:special but not a symlink


diff of this commit:
svn diff file:///home/niko/kdesvn/svn2git/svn -c 841619
Index: trunk/KDE/kdebase/workspace/cursors/src/theme-norway/CMakeLists.txt
===================================================================
--- trunk/KDE/kdebase/workspace/cursors/src/theme-norway/CMakeLists.txt
(revision 841618)
+++ trunk/KDE/kdebase/workspace/cursors/src/theme-norway/CMakeLists.txt
(revision 841619)
@@ -1 +1,2 @@
-link ../theme.cmake
\ No newline at end of file
+add_theme(${color} ${color} 90)
+add_theme(${color} ${color}-big 180)
[....]

Is such a change from a link to a file not supported by svn2git?
I tried simply ignoring the error but that didn't work.

Niko


More information about the Kde-scm-interest mailing list