Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 9 and Version 10 of MonotoneBestPractices


Ignore:
Timestamp:
Oct 16, 2008, 6:55:08 PM (15 years ago)
Author:
elb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MonotoneBestPractices

    v9 v10  
    1010
    1111== Pulling New Branches ==
    12 If you did not do an initial pull with {{{mtn pull pidgin.im im.pidgin.*}}} it is possible that you will not automagically pull new branches.  If you have noticed a lack of branches in {{{mtn ls branches}}} you can remedy this one of two ways.
     12If you did not do an initial pull with {{{mtn pull mtn.pidgin.im im.pidgin.*}}} it is possible that you will not automagically pull new branches.  If you have noticed a lack of branches in {{{mtn ls branches}}} you can remedy this one of two ways.
    1313
    1414From a working copy:
    1515{{{
    16 mtn pull --set-default pidgin.im "im.pidgin.*"
     16mtn pull --set-default mtn.pidgin.im "im.pidgin.*"
    1717}}}
    1818
    1919From anywhere:
    2020{{{
    21 mtn -d <path to your pidgin database> pull --set-default pidgin.im "im.pidgin.*"
     21mtn -d <path to your pidgin database> pull --set-default mtn.pidgin.im "im.pidgin.*"
    2222}}}
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!