Hi,
My buddy.
Can I get you help? I have a question to ask.
I use the Fortress well, but I cannot make the function of "Keyword Expansion" effective. The attachment is the snap of my admin web page. need I set other more(or in my client side)?
How can I make the function of "Keyword Expansion" effective
Moderator: SourceGear
Re: How can I make the function of "Keyword Expansion" effective
Could you give an example of the keywords you are trying to expand in your files?
What language are you using in your files?
What language are you using in your files?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: How can I make the function of "Keyword Expansion" effective
sorry,
how to set the keywords in my files?
my language is C#.
how to set the keywords in my files?
my language is C#.
Re: How can I make the function of "Keyword Expansion" effective
Keywords allow you to specify strings in your source control files that get expanded to contain dynamic content in the file when retrieved to a client.
After enabling Keyword Expansion in the Admin Web Client for the Fortress server, you can use keywords in your source code files. For instance, if you use the keyword in your file, it will expand after every checkin to show name of the user who last changed the file.
For other keywords, see Fortress Client Help->Reference Guide->Keyword expansion. You can see it online as well:
http://download.sourcegear.com/misc/for ... lp/client/
After enabling Keyword Expansion in the Admin Web Client for the Fortress server, you can use keywords in your source code files. For instance, if you use the keyword
Code: Select all
$Author: $
For other keywords, see Fortress Client Help->Reference Guide->Keyword expansion. You can see it online as well:
http://download.sourcegear.com/misc/for ... lp/client/
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: How can I make the function of "Keyword Expansion" effective
thanks a lot. I got it.
Re: How can I make the function of "Keyword Expansion" effective
You're welcome. : )
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager