Hi list,

One of my repository have a "." character in it name. ( example:
foo.bar.fossil ).

I never had any problem with it before I start to use fossil to serve
a directory containing .fossil files. If I try to access the repo
using a url like: http://host:8080/foo.bar, It doesn't work.

It's look like fossil get confuse when it parse the name because of
the other "." when it try separate the repo name from the ".fossil"
extension.

I guess a fix could be trivial but I don't really know where to look
in the code.

It could be nice if someone with commit privilege could fix this.

Thanks,

Martin G.
_______________________________________________
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