darcs

Issue 2116 darcs dist --index fails

Title darcs dist --index fails
Priority bug Status resolved
Milestone Resolved in 2.8.0
Superseder Nosy List stulli
Assigned To
Topics

Created on 2011-12-21.23:01:16 by stulli, last changed 2012-03-15.15:41:56 by noreply.

Messages
msg14844 (view) Author: stulli Date: 2011-12-21.23:01:15
$ darcs dist --index 4

darcs failed:  Pattern not specified in getNonrangeMatch.
msg14875 (view) Author: stulli Date: 2011-12-28.02:17:20
same for darcs show files:

$ darcs show files --index 1

darcs failed:  Pattern not specified in getNonrangeMatch.

The --index flag is of type PatchIndexRange Int Int and it seems to fail
because this type isn't handled in Darcs.Match.nonrangeMatcher.
msg14879 (view) Author: stulli Date: 2011-12-28.13:01:20
Seems to be related:
http://bugs.darcs.net/patch634
msg15065 (view) Author: noreply Date: 2012-01-28.14:20:04
The following patch sent by andreas.brandt.de@googlemail.com updated issue issue2116 with
status=has-patch

* Resolve issue2116: darcs dist --index no longer fails 
Ignore-this: dbab4ca6457f922dd813e45ab803d75c
msg15329 (view) Author: noreply Date: 2012-03-15.15:41:56
The following patch sent by andreas.brandt.de@googlemail.com updated issue issue2116 with
status=resolved;resolvedin=2.8.0 HEAD

* Resolve issue2116: darcs dist --index no longer fails 
Ignore-this: dbab4ca6457f922dd813e45ab803d75c
History
Date User Action Args
2011-12-21 23:01:16stullicreate
2011-12-28 02:17:21stullisetmessages: + msg14875
2011-12-28 13:01:21stullisetmessages: + msg14879
2012-01-28 14:20:05noreplysetstatus: unknown -> has-patch
messages: + msg15065
2012-03-15 15:41:56noreplysetstatus: has-patch -> resolved
messages: + msg15329
resolvedin: 2.8.0