mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Adding auto-tagging to build scripts.
This commit is contained in:
parent
e26773312d
commit
7be89ca12e
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="tagone">
|
<target name="tagone">
|
||||||
<ant cvsroot=":ext:dschaefer@dev.eclipse.org:/cvsroot/tools" cvsrsh="ssh"
|
<cvs cvsroot=":ext:dschaefer@dev.eclipse.org:/cvsroot/tools" cvsrsh="ssh"
|
||||||
command="rtag ${tagbranch} ${tagname} ${tagmodule}"/>
|
command="rtag ${tagbranch} ${tagname} ${tagmodule}"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue