sdl git repo with mr

Dominique Dumont dod at debian.org
Mon Nov 28 11:40:50 UTC 2011


Hello

I've set up a git repo for SDL package. Each package has its own repo. mr can 
be used to retrieve or update all SDL repos.

To configure mr, you need 2 configuration files:

$ cat ~/.mrconfig
[/path/to/your/sdl-stuff/git]
chain = true
checkout = git clone ssh://git.debian.org/git/pkg-sdl/meta.git git

$ cat ~/.mrtrust
/path/to/your/sdl-stuff/git/.mrconfig

To retrieve all repos, do:

$ cd /path/to/your/sdl-stuff/
$ mr up # retrieve meta repo in git
$ mr up # retrieve all sdl packages

If no problems are reported, I'll add this instructions in the teams page on 
Debian wiki

All the best

Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont     -o- http://ddumont.wordpress.com/




More information about the Pkg-sdl-maintainers mailing list