You are not logged in.

#1 2008-06-16 20:12:59

mildred
Member
From: france
Registered: 2006-12-23
Posts: 43
Website

subversion access to source repositories

Hi,

Sometimes, there is a package I want to customize (now, it's audacity) because it was compiled without a feature I want (in that case: libresample).

Usually, all I need to do is 'yaourt -G packagename', but it doesn't always works (in that case it doesn't work, I think it's because it is in extra). So I search on archlinux.org and find this page: http://archlinux.org/packages/250/

it provides a link to a webview of a subversion directory where there is all I need (PKGBUILD and patches). unfortunately, there is no easy way to download all those files directly.
If i want to download those files, I have to click at each of them, save the address of the download link, go to my console, paste it in between quotes as an argument of wget. And rename the file. I have to do that for every file I want.

I thought because it seems it was a subversion repository, I could find somewhere the address of the repository and download all those files at once using svn. But it seems i'm unable to find that address.

So, does anyone has the address of that repository ?
Thanks.

PS: I don't want to use abs since it takes so much space on my filesystem, and i would only use it occasionally to copy files only.

Mildred

Offline

#2 2008-06-16 20:57:37

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: subversion access to source repositories

Offline

#3 2008-06-17 01:38:23

mildred
Member
From: france
Registered: 2006-12-23
Posts: 43
Website

Re: subversion access to source repositories

thanks smile

Offline

Board footer

Powered by FluxBB