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.

Version 8 (modified by elb, 17 years ago) (diff)

Merging much of the branch instruction into UsingPidginMonotone

Monotone Best Practices

The purpose of this page is to create a set of best practices for the use of pidgin monotone. When deemed worthy, it will be merged into UsingPidginMonotone.

Speedups

mtn refresh_inodeprints

The above command will create a inode cache of your current workspace. This will dramatically reduce the runtime of mtn status, commit, etc. Technically this method is less safe then the default behavior, as under certain circumstances, some changes may not be noticed. Please read the official docs for more information.

Pulling New Branches

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.

From a working copy:

mtn pull pidgin.im "im.pidgin.*"

From anywhere:

mtn -d <path to your pidgin database> pull pidgin.im "im.pidgin.*"
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!