[darcs-devel] [issue766] darcs 2 repo confused by spaces in filenames

Trent Buck bugs at darcs.net
Thu Mar 27 01:43:50 UTC 2008


New submission from Trent Buck <trentbuck at gmail.com>:

With the following darcs version, darcs2 format repos are confused by
spaces in filenames.

$ darcs --version
2.0.0pre3 (unknown)
$ darcs --exact-version
darcs compiled on Feb  2 2008, at 06:31:14
unknown
$

The following transcript demonstrates the issue.

$ darcs init --darcs-2
$ touch 'x y'
$ darcs rec -lam 'x y' 'x y'
Recording changes in "x y":

Finished recording patch 'x y'
$ echo >'x y'
$ echo yd | darcs ame -a 'x y'
Amending changes in "x y":

Thu Mar 27 12:32:32 EST 2008  Trent W. Buck <trentbuck at gmail.com>
  * x y
Shall I amend this patch? [yNvpxq], or ? for help:

darcs failed:  File ./x does not exist.

----------
messages: 4051
nosy: beschmi, kowey, tommy, trentbuck
status: unread
title: darcs 2 repo confused by spaces in filenames

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue766>
__________________________________


More information about the darcs-devel mailing list