|
|
cmd = 'cvs -f -d "%s" rtag -F -r HEAD "%s" "%s"' % (CVSROOT, tag, MODULE)
|
|
cmd = 'cvs -f -d "%s" rtag -F -r HEAD "%s" "%s"' % (CVSROOT, tag, MODULE)
|
|
|
# Otherwise, we were given a starting tag, so use it.
|
|
# Otherwise, we were given a starting tag, so use it.
|