2
# Copyright (C) 2004 Aaron Bentley
4
# See the file "COPYING" for further information about
5
# the copyright and warranty status of this work.
11
tla sync-tree $1--base-0
12
tla set-tree-version $1
16
echo ' branch-this : branches the current tree to a new tag'
20
echo "This creates a new tag from the current tree, then sets the current tree to"
21
echo "that tag. No options are available."
28
# arch-tag: branch-this by Aaron Bentley (11:40 Jan 28, 2004)