[darcs-devel] [patch705] Resolve issue2116: darcs dist --index no longer fails

Andreas Brandt bugs at darcs.net
Tue Jan 24 21:00:20 UTC 2012


New submission from Andreas Brandt <andreas.brandt.de at googlemail.com>:

This patch isn't ideal since dist --index behaves different than for
example changes --index or annotate --index; in changes and annotate
--index 1 gives you the latest patch and --index 0 is either unspecified
or the same as --index 1 whereas dist --index 0 (with this patch) 
creates a tarball with all patches and --index 1 with all patches minus
the latest.
dist --index <maxPatchCount> creates a tarball containing an empty
directory.
dist --index x-y works like --index 0 (same with annotate --index x-y) 
and should probably produce an error.

I have a neat table with the --index behaviour for several commands 
including exit codes if somebody is interested.

1 patch for repository http://darcs.net/screened:

Tue Jan 24 21:03:13 CET 2012  andreas.brandt.de at googlemail.com
  * Resolve issue2116: darcs dist --index no longer fails

----------
files: resolve-issue2116_-darcs-dist-__index-no-longer-fails.dpatch, unnamed
messages: 15057
nosy: stulli
status: needs-screening
title: Resolve issue2116: darcs dist --index no longer fails

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/patch705>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: resolve-issue2116_-darcs-dist-__index-no-longer-fails.dpatch
Type: text/x-darcs-patch
Size: 73356 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20120124/a5a8493c/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unnamed
Type: application/octet-stream
Size: 5 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/darcs-devel/attachments/20120124/a5a8493c/attachment-0001.obj>


More information about the darcs-devel mailing list