Greetings,
The following webrev contains fixes for the following bugs:
6574 repository creation ability desired
7301 pkgsend should support --help and -? for showing usage information
webrev:
http://cr.opensolaris.org/~swalker/pkg-6574/
Change Summary
==============
* Added ability to create a repository at a specified 'file://' uri
location.
* Updated pkgsend man page to reflect new "create-repository" subcommand
with example, and corrected verbiage to reflect that pkgsend can publish
to a repository directly.
* Added ability to specify whether a repository will be created during a
publishing api transaction.
* Added an UnsupportedRepoTypeOperationError exception to the publishing
api to indicate that the requested operation cannot be performed on the
specified repository type ('http', 'https', etc.).
* Added tests to verify that repository can be created and is valid.
* Added --help and -? options to show usage.
* Added tests to verify usage commands work as expected.
* Updated pkgsend usage to reflect changes.
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss