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 30 and Version 31 of UsingPidginMonotone


Ignore:
Timestamp:
Oct 7, 2007, 5:16:08 AM (16 years ago)
Author:
rlaager
Comment:

Provide a shell script sample for the bootstrap database.

Legend:

Unmodified
Added
Removed
Modified
  • UsingPidginMonotone

    v30 v31  
    2424  $ DATABASE=/home/user/monotone_databases/pidgin.mtn
    2525  $ WORKINGDIR=/home/user/code/pidgin-mtn
    26   Download the bootstrap database from http://developer.pidgin.im/static/pidgin.mtn.bz2
    27   Extract the bootstrap database and move it to $DATABASE
     26
     27  # Download the bootstrap database.  For example:
     28  $ cd $(dirname $DATABASE)
     29  $ wget http://developer.pidgin.im/static/pidgin.mtn.bz2
     30  $ bzip2 -d pidgin.mtn.bz2
     31
    2832  $ mtn -d $DATABASE pull pidgin.im im.pidgin.*
    2933  $ mtn -d $DATABASE co -b im.pidgin.pidgin $WORKINGDIR
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!