The Wayback Machine - https://web.archive.org/web/20150801111659/https://github.com/falconindy/asp
Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Arch Build Source Management Tool
Shell
Branch: master
Switch branches/tags
Nothing to show
Nothing to show

set pull.rebase=true on new repo creation

This ought to save some people trouble if they choose to develop on the
default created branch.
latest commit 1672f8c375
@falconindy authored

README.md

asp

asp is a tool to manage the build source files used to create Arch Linux packages. It attempts to replace the abs tool, offering more up to date sources (via the svntogit repositories) and uses a sparse checkout model to conserve diskspace. This probably won't be interesting to users who want a full checkout (for whatever reason that may be).

Setup

None! Though, it should be noted that the ASPROOT environment variable will control where asp keeps its local git repo. By default, this is $HOME/asp.

Examples

Get the source files for some packages:

asp export pacman testing/systemd extra/pkgfile

Get a fully functional git checkout of a single package:

asp checkout pkgfile

List the repositories a package has been pushed to:

asp list-repos pacman
Something went wrong with that request. Please try again.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.