darcs

Issue 1882 Can't record a patch with empty name in the past

Title Can't record a patch with empty name in the past
Priority invalid Status resolved
Milestone Resolved in
Superseder Nosy List dmitry.kurochkin, kowey, vmiklos
Assigned To
Topics

Created on 2010-06-27.21:34:00 by vmiklos, last changed 2010-06-30.18:21:31 by kowey.

Messages
msg11610 (view) Author: vmiklos Date: 2010-06-27.21:33:59
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.
msg11640 (view) Author: kowey Date: 2010-06-30.17:45:43
Hi Miklos, is darcs record -m "" --pipe acceptable?
I checked and it works.
[just assigning to you for tracking purposes, in case we want to figure 
out how to chase up on in the future]
msg11642 (view) Author: vmiklos Date: 2010-06-30.18:05:33
On Wed, Jun 30, 2010 at 05:45:44PM +0000, Eric Kow <bugs@darcs.net> wrote:
> Hi Miklos, is darcs record -m "" --pipe acceptable?
> I checked and it works.
> [just assigning to you for tracking purposes, in case we want to figure 
> out how to chase up on in the future]

Ah, I didn't think about it. Thanks, I'll use it and then you can close
this ticket. :)
msg11645 (view) Author: kowey Date: 2010-06-30.18:21:30
Thanks for the quick response!  Fixed by time machine.
History
Date User Action Args
2010-06-27 21:34:00vmikloscreate
2010-06-30 17:45:44koweysetpriority: feature
status: unknown -> waiting-for
assignedto: vmiklos
messages: + msg11640
nosy: + kowey
2010-06-30 18:05:34vmiklossetmessages: + msg11642
2010-06-30 18:21:31koweysetpriority: feature -> invalid
status: waiting-for -> resolved
messages: + msg11645
assignedto: vmiklos ->