Hi all,

first of all, let me say a big "thank you" for the Fossil SCM. I'm
already using it to store generated files during the build process in
order to retrieve them again later on for the various past builds.

Now I was trying to convert an existing SVN repository to fossil and
stumbled across this problem:

ADDED str'i'ng.h
ADDED str"i"ng.h
ADDED str"ing.h
fossil: filename contains illegal characters: str\i\ng.h

This is part of a test suite that tests for "weirdly named" include
files:

$ ls -1 str*
str'i'ng.h
str"i"ng.h
str"ing.h
str\i\ng.h

Is there some way to add this file to fossil (via some configuration
setting) or is this impossible?

TIA.

Greetings,
Stefan

-- 
Stefan Bellon
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to