Ticket Change Details
Not logged in
Overview

Artifact ID: 9d6a2851e3e492e4d23aeceaadff8f973b64e835
Ticket: 4ee4aa5a30733a53b7a8f09295778165dc6a1669
import does not work with file- or directorynames containing whitespace
User & Date: drh 2010-12-11 00:31:03
Changes

  1. Appended to comment:
    
    
    <hr /><i>drh added on 2010-12-11 00:31:03:</i><br />
    If you every copy or rename a git pathname contains a space, then the 
    git-fast-import transfer format will not be able to deal with that case.
    This is a limitation in the design of git-fast-import.
    
    But as long as you do not copy or rename files with spaces in their
    pathnames, git-fast-import and also Fossil should now be able to deal with,
    at least as of check-in [4ee4aa5a30733a5].
    
  2. resolution changed to: "Fixed"
  3. status changed to: "Fixed"