From: joey Date: Fri, 27 Apr 2007 10:54:12 +0000 (+0000) Subject: web commit by JoshTriplett X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/bb8fb1cb59252fd02d77ca6ca3b3e26e8c9f0c24?ds=sidebyside web commit by JoshTriplett --- diff --git a/doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn b/doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn new file mode 100644 index 000000000..f4864d802 --- /dev/null +++ b/doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn @@ -0,0 +1,5 @@ +(Note: feel free to say "not a bug" or offer a workaround rather than changing ikiwiki.) + +As reported by a Windows user trying ikiwiki: because Windows doesn't support filenames with colons, he couldn't check out the ikiwiki svn repository. More generally, ikiwiki doesn't encode colons in filenames for wiki pages, but to support Windows users perhaps it should. + +Windows does not support filenames containing any of these characters: `/ \ * : ? " < > |` \ No newline at end of file