Keyword Expansion doesn't work!?!?!?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
akeck
Posts: 4
Joined: Wed Sep 08, 2004 10:11 am

Keyword Expansion doesn't work!?!?!?

Post by akeck » Thu Sep 16, 2004 4:46 am

Hi!

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					//
//														//
//////////////////////////////////////////////////////////
The problem is now that these Keywords are NOT updated since we changed to Vault!!
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

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Sep 16, 2004 8:40 am

Verify that Keyword Expansion is enabled for your repository.

In the Vault Admin Tool. Under Repository Options, choose your repository, then check "Enable Keyword Expansion." In the box to the right, list the keyword file types.
Linda Bauer
SourceGear
Technical Support Manager

akeck
Posts: 4
Joined: Wed Sep 08, 2004 10:11 am

Post by akeck » Thu Sep 16, 2004 11:33 am

Hi!

Thanks! It was disabled.... :(
I hope it works now... :)

cu
Alex

Post Reply