[darcs-devel] [issue1991] can not add file with `:' in its name to version controll even with `--reserved-ok' option if `-r' exists among given arguments

Pavel bugs at darcs.net
Fri Nov 12 20:38:10 UTC 2010


New submission from Pavel <pavel.kakolin at gmail.com>:

prog2:~> mkdir sandbox
prog2:~> cd sandbox
prog2:~/sandbox> darcs initialize
prog2:~/sandbox> mkdir test
prog2:~/sandbox> touch test/a:a:a
prog2:~/sandbox> darcs add -r --reserved-ok test
darcs: Maybe.fromJust: Nothing
prog2:~/sandbox> darcs add -r --reserved-ok test/a:a:a 
darcs: Maybe.fromJust: Nothing
prog2:~/sandbox> darcs add --reserved-ok test/a:a:a
prog2:~/sandbox>

----------
messages: 13013
milestone: 2.4.x STABLE
nosy: apprentice, dmitry.kurochkin
priority: bug
status: unknown
title: can not add file with `:' in its name to version controll even with `--reserved-ok' option if `-r' exists among given arguments

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


More information about the darcs-devel mailing list