[darcs-devel] [issue574] weird error when trying to do replace with "-" as a valid token char

Zooko bugs at darcs.net
Tue Jan 1 23:58:41 UTC 2008


New submission from Zooko <zooko at zooko.com>:

Dear People of Darcs:

Thank you, as always, for your work on this valuable tool!

Please observe the following transcript:

------- begin included transcript
HACO wonwin-mcbrootles-computer:~/playground/allmydata/tahoe/trunk- 
hack$ darcs replace --token- 
chars="[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_-]" -- 
root-uri --dir-uri docs/configuration.txt

darcs failed:  unrecognized option `--root-uri'

unrecognized option `--dir-uri'

HACO wonwin-mcbrootles-computer:~/playground/allmydata/tahoe/trunk- 
hack$ darcs replace --token- 
chars="[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_-]" \\-\ 
\-root\\-uri \\-\\-dir\\-uri docs/configuration.txt

darcs failed:  Bad token spec:   
[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_-]
HACO wonwin-mcbrootles-computer:~/playground/allmydata/tahoe/trunk- 
hack$ darcs replace --token- 
chars="[ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz_-]" XXX  
YYY docs/configuration.txt
HACO wonwin-mcbrootles-computer:~/playground/allmydata/tahoe/trunk-hack$
------- end included transcript

Regards,

Zooko

----------
messages: 2304
nosy: beschmi, droundy, kowey, tommy, zooko
status: unread
title: weird error when trying to do replace with "-" as a valid token char

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


More information about the darcs-devel mailing list