diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 20:57:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-27 20:57:17 +0000 |
commit | d3a902e796b9a0b4568b46bdde4ba868b3e31274 (patch) | |
tree | dda8b15bb23baa6cf179fdcaee42150c9a3e88cd | |
parent | 54da3e2e6292d8070cbfd6abbe02b1fb1ffbb965 (diff) |
web commit by JoshTriplett: Correct.
-rw-r--r-- | doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
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 index d373a367a..54f1f3d81 100644 --- a/doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn +++ b/doc/bugs/Filenames_with_colons_cause_problems_for_Windows_users.mdwn @@ -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]] + +>> 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 |