[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian package : VTK 5.2



Le Wed, Dec 24, 2008 at 11:24:09PM +0100, Mathieu Malaterre a écrit :
> ok. but this is getting confusing:
> insighttoolkit is in debian-med
> teem/kwwidgets is in debian-science

Hi all,

the use of `mr', a "multiple repository" management tool written by Joey Hess,
can solve this problem. With a configuration file like the following, the
packages can be checked out from their respective repositories:

[debian-med/insighttoolkit]
checkout = svn co svn+ssh://svn.debian.org/svn/debian-med/trunk/packages/insighttoolkit/trunk/ insighttoolkit

[debian-science/kwwidgets]
checkout = svn co svn+ssh://svn.debian.org/svn/debian-science/packages/kwwidgets/trunk/ kwwidgets

[debian-science/teem]
checkout = svn co svn+ssh://svn.debian.org/svn/debian-science/packages/teem/trunk/ teem


`Mr' can be used with commands like: `mr -c conffile checkout'.

(Note that you may need to document your Alioth/Debian user name in
~/.ssh/config with a stanza like:

Host *.debian.org
	User yourusername

or

Host alioth.debian.org svn.debian.org git.debian.org
	User youguestusername


`Mr' configuraion files could be shared through our subversion repositories,
and would allow easy inter-team co-maintaining, since it is possible to give
extended write permission to all DDs in Alioth.



Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


Reply to: