Is it possible to add Vault file version number into this file’s source?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use
$Revision: $to specify the revision number in a comment of your source file. You must enable Keyword Expansion for your repository by using the Admin Tool and changing Repository Options. Check ‘Enable keyword expansion’ in the keyword in the keyword expansion section and list file types, such as .txt, etc.Vault Q&A about turning on keyword expansion.
MSDN list of Keywords for VSS (which are the same as used by Vault)