We're evaluating Vault for about one week now. We used SourceSafe before.
All our Source Files contain Keywords for the Source Control System.
Sample Header:
Code: Select all
//////////////////////////////////////////////////////////
// Logico SC-I v1.0 Generic SmartCard Interface //
// //
// Copyright© 1999-2004 Alexander Keck //
// LOGICO Smart Card Solutions AG //
// //
// $Workfile: SCIAppIntJava.cpp $ //
// //
// $Author: Akeck $ //
// //
// $Date: 27.08.04 12:18 $ //
// //
// CSCIAppIntJava //
// Application Interpreter: Java Cards //
// //
//////////////////////////////////////////////////////////
I have changed the file where I copied the above header from yesterday and checked it in. But the Date remains the old one.
What went wrong???
Environment: Visual Studio .Net 2002(!), Vault 2.0.6 (2219) with patch for VS2002...
thanks
Alex