summaryrefslogtreecommitdiff
path: root/crossrepomove.in
AgeCommit message (Collapse)Author
2016-05-27Use repos.archlinux.org everywhere instead of hostname based domains20160527Sven-Hendrik Haase
This makes it a lot easier to swap out the host that actually serves the repos in the future.
2013-08-08avoid injecting code into the format stringDave Reisner
Now that die() properly forwards arguments to error(), we can expect that the first arg is a format string and not the entirety of the output. Signed-off-by: Dave Reisner <dreisner@archlinux.org> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2013-05-25crossrepomove: copy packages locallyJan Alexander Steffens (heftig)
Nymeria's HTTP mirror is now password-protected and crossrepomove broke.
2013-01-27Fix crossrepomove for use on nymeria20130127Pierre Schmitz
2013-01-20Use nymeria instead of gerolde20130120Pierre Schmitz
2012-11-15crossrepomove: Fix dbscripts path for [community] move to nymeriaEric Bélanger
Signed-off-by: Eric Bélanger <snowmaniscool@gmail.com> Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-11-11For now only packages and svn from sigurd will be moved to nymeriaPierre Schmitz
2012-11-03Use nymeria.archlinux.org as shared host for developers and trusted usersPierre Schmitz
2012-10-27Use sigurd.archlinux.org instead of the now moved aur.archlinux.org hostnamePierre Schmitz
2012-03-05Add script to move packages between [extra] and [community]Pierre Schmitz