* Sam Ruby <[email protected]> [130603 20:43]: > On 06/03/2013 12:17 PM, Christian Hofstaedtler wrote: [..] > Looking for other 'repositories' I came across: > > http://wiki.debian.org/Teams/Ruby/Packaging#Obtaining_the_master_repository > > But that one doesn't appear to have been updated today: > > http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/.git;a=summary I was a tiny bit inaccurate. - The team repository is a master repository with tools to pull down the entire repositories tree. Therefore, the pkg-ruby-extras repository usually doesn't change when packages get updated.
After cloning pkg-ruby-extras, run this stuff to get a checkout of
everything:
apt-get install mr
./make-mrconfig
echo $PWD/.mrconfig >> ~/.mrtrust
mr checkout
If you don't have an "Alioth" account, you'll need to edit the
generated .mrconfig (swap the git URL) before running 'mr checkout'.
> - Sam Ruby
HTH,
C.
--
Christian Hofstaedtler | design, deploy, scale
http://christian.hofstaedtler.name/ | phone +43 720 699846
signature.asc
Description: Digital signature

