darcs

Issue 2489 properly dequote filepaths while importing from git

Title properly dequote filepaths while importing from git
Priority Status resolved
Milestone Resolved in 2.12.0
Superseder Nosy List gh
Assigned To
Topics

Created on 2016-01-21.11:13:34 by gh, last changed 2016-01-28.17:14:46 by noreply.

Messages
msg18947 (view) Author: gh Date: 2016-01-21.11:13:32
Since 2012 Git fast-export quotes filepaths that contain spaces [1].

The consequence is that weird filenames are created.  This happened to
me while importit the gitit repo [2] into darcs (ended with a "data
folder for instance).

Darcs should detect the quotes and remove them (as does, eg, fossil [3]).

[1]
https://git.kaarsemaker.net/git/commit/ff59f6da840bb58058fef06721a2646daae50509/

[2] git://github.com/jgm/gitit.git

[3] https://www.fossil-scm.org/index.html/info/77cbe38af027ae72
msg18992 (view) Author: noreply Date: 2016-01-28.17:14:45
The following patch sent by Guillaume Hoffmann <guillaumh@gmail.com> updated issue issue2489 with
status=resolved;resolvedin=2.12.0 HEAD

* resolve issue2489: dequote filepaths while importing from git 
Ignore-this: bbf83f75dea041a546b318a30f42abac
History
Date User Action Args
2016-01-21 11:13:34ghcreate
2016-01-28 17:14:46noreplysetstatus: unknown -> resolved
messages: + msg18992
resolvedin: 2.12.0