====== Mirroring Archive ====== First, I create another archive and a branch in that archive $ tla make-archive k4ml@synthexp.net--archive /aur/scm/public $ tla archive-setup k4ml@synthexp.net--archive/activerecord--dev--0.1 $ tla archive-setup k4ml@synthexp.net--archive/juita--dev--0.1 Then, I tagged the current revision to this branch. $ tla tag activerecord--dev--1.0--patch-2 k4ml@synthexp.net--archive/activerecord--dev--0.1 $ tla tag juita--dev--0.1--base-0 k4ml@synthexp.net--archive/juita--dev--0.1 To confirm, $ tla abrowse k4ml@synthexp.net--archive k4ml@synthexp.net--archive activerecord activerecord--dev activerecord--dev--0.1 base-0 juita juita--dev juita--dev--0.1 base-0 Checkout, $ tla get k4ml@synthexp.net--archive/activerecord--dev $ tla get k4ml@synthexp.net--archive/juita--dev Now it's time to create the mirror, $ tla make-archive --listing --mirror k4ml@synthexp.net--archive sftp://k4ml@synthexp.net/~www/archome $ tla archive-mirror k4ml@synthexp.net--archive