[darcs-devel] [issue1882] Can't record a patch with empty name in the past

Miklos Vajna bugs at darcs.net
Sun Jun 27 21:34:00 UTC 2010


New submission from Miklos Vajna <vmiklos at frugalware.org>:

Hi,

It is possible to:

1) Record a patch in the past, using darcs record --pipe

2) Record a patch with no patch name (eg. this can be useful when
importing patches from an other VCS): darcs record -a -m "".

But you can't do both, --pipe will reject the empty patch name.

Would it be possible to just not check for empty patch name when using
--pipe or add a new option that disables this check, enabling an "I know
what I'm doing" mode? :)

Thanks.

----------
messages: 11610
nosy: dmitry.kurochkin, vmiklos
status: unknown
title: Can't record a patch with empty name in the past

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


More information about the darcs-devel mailing list