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 36 and Version 37 of UsingPidginMonotone


Ignore:
Timestamp:
Aug 31, 2008, 11:56:04 AM (15 years ago)
Author:
Sim-on
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UsingPidginMonotone

    v36 v37  
    3434}}}
    3535
     36If you get this message:
     37{{{
     38    $ mtn -d $DATABASE pull --set-default pidgin.im "im.pidgin.*"
     39    mtn: misuse: database /home/user/monotone_databases/pidgin.mtn is laid out according to an old schema
     40    mtn: misuse: try 'mtn db migrate' to upgrade
     41    mtn: misuse: (this is irreversible; you may want to make a backup copy first)
     42}}}
     43it means you have to "update" the scheme used by the Pidgin MTN database. Do:
     44{{{
     45mtn -d $DATABASE db migrate
     46}}}
     47... and try again.[[BR]]
     48
     49
    3650(The variables here are just to help you understand which parts of the process are up to your personal choice.)
    3751
     
    3953
    4054Consult the monotone documents, and particularly [http://venge.net/monotone/docs/CVS-Phrasebook.html#CVS-Phrasebook their CVS phrasebook] to see the things you can now do with your database and working copy.  You should find that most of the actions at this point feel pretty familiar.
     55
    4156
    4257== Keys and Key Management ==
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!