Changes for version 0.039 - 2012-04-16
- New Features:
- The "import" command will now import a particular distribution if you specify it using the right notation. See POD for details (Steven Leung).
- Required Upgrades:
- You now need to have Pinto-0.038 or newer installed on the server side.
Documentation
Interact with a remote a Pinto repository
Modules
Command line driver for Pinto::Remote
Base class for pinto-remote commands
add a distribution to the remote repository
remove all distributions that are not in the index
get selected distributions from a remote repository
list the contents of the remote repository
show the full manual for a command
bring in all the latest distributions from another repository
check if a remote Pinto repository is alive
force a package into the index
rebuild the repository index
remove a distribution from the remote repository
report statistics about the remote repository
loosen a package that has been pinned
report distributions that are missing
show version information
Interact with a remote Pinto repository
Base class for remote Actions
Add a distribution to a the repository
Remove all outdated distributions from the repository
Import a package (and its prerequisites) into the repository
List the contents of a repository
Pull all the latest distributions into the repository
Run a no-op on a remote repository
Force a package into the index
Rebuild the index file for the repository
Remove a package from a remote repository
Report statistics about a remote repository
Loosen a package that has been pinned
Verify all distributions are present in the repository
Runs a series of remote actions
Internal configuration for Pinto::Remote
Record events in the repository log file (and elsewhere).
The result from running a Batch of Actions
Interface for Actions that make committable changes