Mercurial > ~astiob > upreckon > hgweb
comparison publish.sh @ 50:4ea7133ac25c
Converted 2.00 into the default branch
author | Oleg Oshmyan <chortos@inbox.lv> |
---|---|
date | Sun, 19 Dec 2010 23:25:13 +0200 |
parents | 2.00/publish.sh@5afefe51dcdc |
children | 394aec9712b6 |
comparison
equal
deleted
inserted
replaced
47:06f1683c8db9 | 50:4ea7133ac25c |
---|---|
5 then | 5 then |
6 echo The current Mercurial changeset could not be determined. >&2 | 6 echo The current Mercurial changeset could not be determined. >&2 |
7 exit 1 | 7 exit 1 |
8 fi | 8 fi |
9 | 9 |
10 sed 's/$$REV$\$/hg '"$VERSION/" test-vcs.py >test.py | 10 sed 's/$$REV$\$/hg '"$VERSION/" upreckon-vcs >upreckon |
11 chmod +x test.py | 11 chmod +x upreckon |