FALSE
BmtCVSformat.exe
512
FALSE
:local:%PathToRep%
bmt/CVSLangRes/CVS_english_us_tag.xml
bmt/CVSLangRes/CVS_english_ca_tag.xml
Version
"Displays the Version number"
User
"Displays the name of the user who commited the action."
Date
"Displays the date on which the action was commited"
Comment
"Displays a brief description of the action"
No comment was provided for this checkin.
Adding file to BMT project
Adding folder to BMT project
RepositoryRoot
eRepRoot
CVSROOT
"Defines the root of the repository."
PathToRep
ePath
Path to repository
PathInRep
ePathInRep
Path in repository
ProjectName
eProjectName
Project name
init
import -m "%Create_Comment%" "%PathInRep%" yoyo start
checkout -A -R -f -d "%ProjectName%" "%PathInRep%"
import -m "%AddFolder_Comment%" "%PathInRep%" yoyo start
add -m "%AddFile_Comment%" "%ProjectPath%/%FileName%"
commit -m "%AddFile_Comment%" "%ProjectPath%/%FileName%"
import -m "%AddFile_Comment%" "%PathInRep%" yoyo start
checkout -A -R -f -d "%ProjectName%" "%PathInRep%"
admin -u "%Checkin_FileName%"
commit -f -m "%Checkin_Comment%" "%Checkin_FileName%"
checkout -A -R -f -d . "%PathInRep%/%CheckOut_FileName%"
admin -l "%CheckOut_FileName%"
checkout -A -R -f -d "%ProjectName%" "%PathInRep%"
admin -l "%ProjectName%"
log -b -r1.1 "%FileName%"
-Q update -A "%FileName%"
-Q checkout -A -f -r"%Version_Number%" -p "%PathInRep%/%FileName%"
checkout -A -R -f -r0.0 -d . "%PathInRep%"
diff -b -B -i -n -s -r%Version_Number% --brief "%FileName%"