Indefero

Indefero Commit Details


Date:2010-04-27 17:13:42 (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:5ef6e6c08f6d6d43a0f5f7f87e5f940ba4cf7334
Parents: 94a5464155aa03030712a95ca25fd8e50e8b810a
Message:mtn still needs a local db and project setup if there is nothing beside an empty database remotely

Changes:

File differences

src/IDF/templates/idf/source/mtn/help.html
1616
1717
1818
19
20
1921
2022
2123
<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 add -R .
mtn commit -m "initial import"
mtn push {$project.getSourceAccessUrl()}

Archive Download the corresponding diff file

Page rendered in 0.07852s using 13 queries.