You are not logged in.

#1 2015-09-21 06:14:15

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,734
Website

Git clone or otherwise download an entire AUR snapshot

In the past, one could download an entire AUR snapshot via clicking a commit message from: http://pkgbuild.com/git/aur-mirror.git

Is it possible to do this with the v4 coupling a `git clone --depth 1 ...` command or the like?

Offline

#2 2015-09-21 20:54:03

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Git clone or otherwise download an entire AUR snapshot

What to you need it for?
Try https://aur.archlinux.org/packages/aurlist/

Offline

#3 2015-09-21 21:41:14

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: Git clone or otherwise download an entire AUR snapshot

Well, the AUR has a global repository with a namespace for each package. Each namespace is represented as a different repository to users, a way to clone the whole repository is missing. You can ask for some way to fetch the whole repository in the bugtracker.
Edit: I am not sure how that would work. git namespaces are somewhat interesting in that they only work flawlessy with a remote repository.
Edit: It seems that there is a global branch in addition to the namespace, so it should be possible to simply allow cloning of the container repository.

Last edited by progandy (2015-09-21 21:59:57)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

Board footer

Powered by FluxBB