Chris@1590: #!/bin/sh Chris@1590: location="$1" Chris@1590: hg init "$location" && mkdir "$location/.hg/store/data"