collaboration-world » projects » GNUMail » source
If you've not yet created your local Monotone database, please follow those instructions before:
Creating a Database
Generating Keys
Assuming your local database is named cw.mtn:
% mtn --db=~/cw.mtn pull Sophos.ca "com.collaboration-world.gnumail*"
% mtn --db=~/cw.mtn checkout --branch com.collaboration-world.gnumail
If you want to update, just change the current directory to com.collaboration-world.gnumail and run:
% mtn --db=~/cw.mtn pull Sophos.ca "com.collaboration-world.gnumail*" pull
% mtn update