Indefero

Indefero Commit Details


Date:2010-04-27 18:12:29 (14 years 7 months ago)
Author:Thomas Keller
Branch:develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:f8012c37d1d8b105d4cd91ad741b0ba86082a137
Parents: 5954cd0ad115397804ab48b9a9553c12266e500d
Message:from monotone 0.48 onwards the setup command creates its own internal database

Changes:

File differences

src/IDF/templates/idf/source/mtn/help.html
1616
1717
1818
19
20
19
2120
2221
2322
<p>{blocktrans}To make a first commit in the repository, perform the following steps:{/blocktrans}</p>
<pre>
mtn db init -d project.mtn
mtn setup -d project.mtn -b {$project.getConf().getVal('mtn_master_branch', 'your-branch')} .
mtn setup -b {$project.getConf().getVal('mtn_master_branch', 'your-branch')} .
mtn add -R .
mtn commit -m "initial import"
mtn push {$project.getSourceAccessUrl()}

Archive Download the corresponding diff file

Page rendered in 0.07589s using 13 queries.