Remove src/scripts/tag-changeling, it's specific to CVS
This commit is contained in:
parent
a7cf600abc
commit
0d09bdc8dc
1 changed files with 0 additions and 8 deletions
|
@ -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
|
|
Loading…
Add table
Add a link
Reference in a new issue