On Mon, Sep 30, 2013 at 9:07 PM, j. van den hoff
<veedeeh...@googlemail.com>wrote:

> so I think either fossil should quote any occurence of `/' when
> constructing the URL (if possible -- I'm not sure if it is) or silently
> replace any `/' by something else (as it already does with any blanks which
> are replaced by `+'). a `-' actually might be the best choice for replacing
> the `/'.
>

My personal preference would be to restrict the project name field to only
characters which are legal in Fossil filenames (note that fossil disallows
some which are legal in Unix but not on Windows, like ":").

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
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