With VSS, you could include items like the following in your code:
#region Header
////////////////////////////////////////////////////////////////////////////
// Description : @Description@
//
/////////////////////////////////////////////////////////////////////////////
//
// $Header: $
// $Modtime: $
// $Author: $
/* --------------------------------------------------------
* $History: $
*
* --------------------------------------------------------
*/
#endregion Header
The $name variables would be replaced with their equivalent values from SourceSafe. It was very handy but I don't notice this being supported within Vault. Is there an equivalent?
jason
VSS Header Support
Moderator: SourceGear
You will want to check out our Keyword Expansion feature. Keyword expansion is enabled in the Admin tool under the Repository Options tab.
Here's a link to the documentation on Keyword Expansion from the client side perspective.
Here's a link to the documentation on Keyword Expansion from the client side perspective.