You are not logged in.
Pages: 1
I am wondering how to find/get pkgbuilds from svn....
Thank You
Last edited by Execute_Method (2008-08-08 19:43:11)
Offline
Like this : http://wiki.archlinux.org/index.php/Get … S_From_SVN ?
pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))
Offline
since this newbie corner, may I suggest browsing the arch linux svn and download them with a right click in a browser.
http://www.archlinux.org/packages/extra/x86_64/nvidia/ <-- click here and then look to right of browser window for the 'view SVN entries' link, click on that, brings you to next link.
http://repos.archlinux.org/viewvc.cgi/n … ra-x86_64/
now all you gotta do is view each one and then save them into a folder.
or you could use svn and the command line. Doesn't matter, you still get the same files in the end.
Offline
since this newbie corner, may I suggest browsing the arch linux svn and download them with a right click in a browser.
http://www.archlinux.org/packages/extra/x86_64/nvidia/ <-- click here and then look to right of browser window for the 'view SVN entries' link, click on that, brings you to next link.
http://repos.archlinux.org/viewvc.cgi/n … ra-x86_64/
now all you gotta do is view each one and then save them into a folder.
or you could use svn and the command line. Doesn't matter, you still get the same files in the end.
Thank You, that's exactly what I ended up doing.
Offline
@Execute_Method
Please mark this thread as solved. (edit your first post) That way others with this question can find the solution. Thanks.
Offline
Pages: 1