i'm not sure if this is a bug or not, but it looks like one...

i'm trying to import an ancient SVN repo into fossil:

# cat .fossil-settings/crlf-glob
makefile
# f com -m 'initial import from sourceforge.net/p/toc (20090708).'
./original/examples/ch04-extent/makefile contains CR/LF line endings. Use
--no-warnings or the "crlf-glob" setting to disable this warning.
Commit anyhow (a=all/c=convert/y/N)? ^C

note that 'makefile' is an exact match for the crlf-glob entry. If i modify
crlf-glob to:

*/makefile

then it works just fine.

i rather expected 'makefile' to work just like a normal glob and match any
matching filename.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to