Writing /home/k4ml/webapps/drupal5/wiki/data/cache/8/8735f0fefeae12cf957aa20fe8dc31d9.i failed
Writing /home/k4ml/webapps/drupal5/wiki/data/cache/8/8735f0fefeae12cf957aa20fe8dc31d9.i failed
Writing /home/k4ml/webapps/drupal5/wiki/data/cache/8/8735f0fefeae12cf957aa20fe8dc31d9.xhtml failed

Arch Version Control: Quickstart Guide

Setting Repository

Create archive

$ tla make-archive k4ml@yahoo.com--archive /aur/scm/archive
$ tla my-default-archive k4ml@yahoo.com--archive
to verify:-
$ tla archives
k4ml@yahoo.com--archive
  /aur/scm/archive

Set Identity

$ tla my-id "kamal <k4ml@yahoo.com>"

Initial Import

$ cd /aur/project/gemilang
$ tla init-tree gemilang--dev--1.0
$ tla add www
$ cd www
$ tla add *.php
$ tla import --setup

Browsing archives

$ tla rbrowse

Checkout

$ tla get gemilang--dev-1.0 gemilang
$ tla what-changed
$ tla what-changed --diffs

Commit & Update

Quick commit

$ tla commit -L "log messages here"

Commit with log file

$ tla make-log
$ tla commit

Check revisions

$ tla revisions --summary
$ tla log-ls --summary --creator
$ tla changelog

Updating

$ tla update
 
scm/arch/quickstart.txt · Last modified: 2007/10/31 01:08