Mercurial > dotfiles
comparison unixSoft/bin/make-greek-tree.sh @ 419:ced3c6a3e02a
make-greek-tree: update reference to the upstream ASCII art diagram
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sat, 08 Oct 2016 10:49:00 -0400 |
parents | 89c7236a0899 |
children |
comparison
equal
deleted
inserted
replaced
418:c19013b9b1d9 | 419:ced3c6a3e02a |
---|---|
3 # https://svn.apache.org/repos/asf/subversion/branches/1.6.x/www/repro-template.sh | 3 # https://svn.apache.org/repos/asf/subversion/branches/1.6.x/www/repro-template.sh |
4 # | 4 # |
5 # with subversion-specific bits removed. The resulting directory | 5 # with subversion-specific bits removed. The resulting directory |
6 # structure looks like this: | 6 # structure looks like this: |
7 # | 7 # |
8 # http://svn.apache.org/repos/asf/subversion/trunk/tests/greek-tree.txt | 8 # https://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/greek-tree.txt |
9 | 9 |
10 echo "### Making a Greek Tree for import..." | 10 echo "### Making a Greek Tree for import..." |
11 mkdir A | 11 mkdir A |
12 mkdir A/B/ | 12 mkdir A/B/ |
13 mkdir A/C/ | 13 mkdir A/C/ |