Message11577

Author kiilerix
Recipients vincenthillenbrink
Date 2010-02-03.11:05:07
Content
Mercurial uses a kind of duck typing for these 'commands' functions. Some
opts values are mandatory. There is no explicit documentation of what is
mandatory, but if it is mandatory then it is mandatory.

The archive command gives 'prefix' a default value of "". You should do the
same.
History
Date User Action Args
2010-02-03 11:05:07kiilerixsetmessageid: <1265195107.78.0.313195269869.issue2017@mercurial.selenic.com>
2010-02-03 11:05:07kiilerixsetrecipients: + vincenthillenbrink
2010-02-03 11:05:07kiilerixlinkissue2017 messages
2010-02-03 11:05:07kiilerixcreate