]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by JoshTriplett: Correct.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 20:57:17 +0000 (20:57 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 27 Apr 2007 20:57:17 +0000 (20:57 +0000)
doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn

index d373a367aceeb11c4f14b8ce9d2d46bd82057447..54f1f3d810e906d20eb4121086685420e4424414 100644 (file)
@@ -6,3 +6,5 @@ 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]]
 
 > 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]]
+
+>> Correct.  You can't directly check out a wiki's repository from Windows if it includes filenames with those characters; you will get errors on those filenames.
\ No newline at end of file