Admin/churn
author wenzelm
Thu, 05 Aug 2010 14:35:35 +0200
changeset 38150 67fc24df3721
parent 29556 7c128276aa93
child 40269 151fef652324
permissions -rwxr-xr-x
simplified/refined document model: collection of named nodes, without proper dependencies yet; moved basic type definitions for ids and edits from Isar_Document to Document; removed begin_document/end_document for now -- nodes emerge via edits; edits refer to named nodes explicitly;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29554
7e5e5ebb7bf7 added churn script
haftmann
parents:
diff changeset
     1
#!/bin/bash
7e5e5ebb7bf7 added churn script
haftmann
parents:
diff changeset
     2
29556
7c128276aa93 smart path detection
haftmann
parents: 29554
diff changeset
     3
ADMIN="$(cd "$(dirname "$0")"; cd "$(pwd -P)"; pwd)"
7c128276aa93 smart path detection
haftmann
parents: 29554
diff changeset
     4
cd "$ADMIN"
7c128276aa93 smart path detection
haftmann
parents: 29554
diff changeset
     5
hg churn --aliases user-aliases --progress