Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in using file src/file.c version 1fa6e1633a
|
2014-02-25
| ||
| 13:31 | Follow-up to [8ab08d32c7]: Fossil still doesn't handle the extended path prefix on win32 ('\\?\') right, mainly in checking paths. e.g.: "fossil add //\?/C:/Localdata/workspace/fossil/foo.c". Fossil cannot know that this path is correct. Solution: Strip the extended path prefix in file_simplify_name(), and only add it back when needed. Latest "win... check-in: ce4afc891c user: jan.nijtmans tags: extended-path-prefix | |