Description
1 In a mac, create a file with "|" vertical bar in the filename. Add and commit the file. 2 Then rename and remove the "|" from the filename. Commit. 3 On Windows, perform a sparse checkout. 4 Attept to set-depth infinity on some subdirectory which contains the previously renamed file. You cannot. Although the | was removed in a previous rev, it still causes a problem now.
http://svn.haxx.se/dev/archive-2009-02/0021.shtml
Original issue reported by rahvee