|  | 
 | 
Created on 2008-03-27.01:43:50 by trentbuck, last changed 2009-08-27.13:57:05 by admin. 
 
  
   | msg4052 (view) | Author: twb | Date: 2008-03-27.01:43:48 |  |  
   | 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@gmail.com>
  * x y
Shall I amend this patch? [yNvpxq], or ? for help:
darcs failed:  File ./x does not exist. |  
   | msg4053 (view) | Author: droundy | Date: 2008-03-27.17:52:43 |  |  
   | I think this is a duplicate of 706, which has been fixed.  Please test with the
latest darcs. |  |
 
| Date | User | Action | Args |  | 2008-03-27 01:43:50 | trentbuck | create |  |  | 2008-03-27 17:52:45 | droundy | set | priority: bug status: unread -> resolved
 superseder:
  + encode spaces in filenames for darcs-2 format.
 messages:
  + msg4053
 nosy:
  + droundy
 |  | 2009-08-06 17:57:29 | admin | set | nosy:
  + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, trentbuck |  | 2009-08-06 21:01:13 | admin | set | nosy:
  - beschmi |  | 2009-08-10 22:18:49 | admin | set | nosy:
  + trentbuck, - markstos, darcs-devel, zooko, jast, dagit, Serware, mornfall |  | 2009-08-25 18:08:06 | admin | set | nosy:
  + darcs-devel, - simon |  | 2009-08-27 13:57:05 | admin | set | nosy:
  tommy, kowey, darcs-devel, trentbuck, thorkilnaur, dmitry.kurochkin | 
 |