Hi! On Mon, 19 Nov, Jan Nijtmans wrote:
> This sounds like a bug in the SVN ->fossil converter, not > in fossil itself. Just to avoid any misunderstanding: I am not using any converter. I just did $ cd svn_working_copy $ fossil init myproject.fossil $ fossil open --keep myproject.fossil $ fossil addremove And then got the message. > Quotes are not illegal in fossil, but the backslash character is. Ok, so then this *IS* the problem. I am trying to add a filename called str\i\ng.h to the repository. So there's no way around than to omit this file from the fossil repository and generated it on the fly with some Makefile? Greetings, Stefan -- Stefan Bellon _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

