Remove src/scripts/tag-changeling, it's specific to CVS

This commit is contained in:
Markus Armbruster 2008-03-28 20:52:31 +01:00
parent a7cf600abc
commit 0d09bdc8dc

View file

@ -1,8 +0,0 @@
#!/bin/sh -e
# Push revision BASE to Changeling blitz
echo Moving tag prev-changeling...
cvs "$@" rtag -r changeling -a -F prev-changeling empserver
echo Deleting tag changeling
cvs "$@" rtag -d changeling empserver
echo Tagging changeling...
cvs "$@" tag changeling