master
joey 2007-04-27 17:03:11 +00:00
parent ed54f94ee7
commit 67a4d88b7b
1 changed files with 4 additions and 1 deletions

View File

@ -2,4 +2,7 @@
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: `/ \ * : ? " < > |`
Windows does not support filenames containing any of these characters: `/ \ * : ? " < > |`
> I take it this is a problem when checking out a wiki in windows, not when
> browsing to urls that have colons in them from windows? --[[Joey]]