]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 10:54:12 +0000 (10:54 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 10:54:12 +0000 (10:54 +0000)
doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn [new file with mode: 0644]

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 (file)
index 0000000..f4864d8
--- /dev/null
@@ -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