[med-svn] [Debian Wiki] Update of "DebianMed" by MathieuMalaterre
Debian Wiki
debian-www at lists.debian.org
Thu Jun 26 20:51:52 UTC 2008
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The following page has been changed by MathieuMalaterre:
http://wiki.debian.org/DebianMed
------------------------------------------------------------------------------
=== Using subversion to group-maintain packages ===
Subversion is most convenient for organizing packages as a team and even for oneself since work can continue at multiple physical locations - like work, school, public transport and home. To join in, do as follows, a nice introduction due to be merged with this one (go ahead!) was found in ["Games/VCS"]:
+ 1. pre set up - install packages
+ {{{
+ sudo apt-get install svn-buildpackage devscripts
+ }}}
1. set up - create aliases for the most common commands
{{{
alias svn-b='svn-buildpackage -us -uc -rfakeroot --svn-ignore'
More information about the debian-med-commit
mailing list