[darcs-devel] [issue445] darcs annotate fails with spaces in file
name
Peter Eisentraut
bugs at darcs.net
Tue Apr 24 10:02:39 PDT 2007
New submission from Peter Eisentraut <peter_e at gmx.net>:
darcs annotate fails when there are spaces in the file or directory name.
Example:
$ touch "file name"
$ darcs add file\ name
$ darcs record
addfile ./file\32\name
Shall I record this change? (1/?) [ynWsfqadjkc], or ? for help: y
What is the patch name? test2
Do you want to add a long comment? [yn]n
Finished recording patch 'test2'
$ darcs annotate file\ name
darcs failed: There is no file or directory named 'file name'
It works when there are no spaces in the file or directory names. (Maybe
other special characters should be checked as well.)
----------
messages: 1661
nosy: EricKow, beschmi, droundy, peter_e, tommy
status: unread
title: darcs annotate fails with spaces in file name
____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue445>
____________________________________
More information about the darcs-devel
mailing list