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.
- Timestamp:
-
Oct 16, 2008, 6:55:08 PM (15 years ago)
- Author:
-
elb
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
10 | 10 | |
11 | 11 | == 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. |
| 12 | If 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. |
13 | 13 | |
14 | 14 | From a working copy: |
15 | 15 | {{{ |
16 | | mtn pull --set-default pidgin.im "im.pidgin.*" |
| 16 | mtn pull --set-default mtn.pidgin.im "im.pidgin.*" |
17 | 17 | }}} |
18 | 18 | |
19 | 19 | From anywhere: |
20 | 20 | {{{ |
21 | | mtn -d <path to your pidgin database> pull --set-default pidgin.im "im.pidgin.*" |
| 21 | mtn -d <path to your pidgin database> pull --set-default mtn.pidgin.im "im.pidgin.*" |
22 | 22 | }}} |
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!